Posts by this author

May 8, 2024
Post comments count14
Post likes count17

Refactor your code with C# collection expressions

Explore various C# 12 refactoring scenarios for a variety of target types using collection expressions, collection initializers, and the spread syntax.

.NETC#