C# 12: Collection literals

Open link in next tab

C# 12: Collection literals

https://steven-giesel.com/blogPost/9916410c-0428-4caf-b88e-9fbae72b6a1f

A new feature is hitting C# 12 and it is called Collection literals. In this blog post, I will show you what it is and how it works.

I'm a huge fan of collection literals to clean up code.