Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 395 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 395 Bytes

Frozen collections in .NET 8

.NET 7 was freshly released but Microsoft does not sleep. .NET 8 is already in the making and I want to showcase to you one new area where the dotnet team is working on Frozen collections.

So let's have a look at what frozen collections are and how they are working.

Found here