Showing results for May 2024 - Page 2 of 2 - .NET Blog

May 8, 2024
Post comments count14
Post likes count17

Refactor your code with C# collection expressions

David Pine
David Pine

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

.NETC#