FreezableCollections provide efficient way to start working with mutable collection and then convert it to immutable, type-safe version with zero cost.
Info
| Version: | 0.1.0 |
| Author(s): | Dmitry Naumov |
| Last Update: | Monday, July 20, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/DmitryNaumov/FreezableCollections |
| NuGet Url: | https://www.nuget.org/packages/FreezableCollections |
Install
Install-Package FreezableCollections
dotnet add package FreezableCollections
paket add FreezableCollections
FreezableCollections Download (Unzip the "nupkg" after downloading)