The immutable class library is a set of libraries that consumes and extends System.Collections.Immutable. 
                        
                    
         
                Info
| Version: | 1.1.0 | 
| Author(s): | johnvpetersen | 
| Last Update: | Sunday, July 14, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/johnvpetersen/ImmutableClass | 
| NuGet Url: | https://www.nuget.org/packages/ImmutableClassLibrary | 
Install
Install-Package ImmutableClassLibrary
                        dotnet add package ImmutableClassLibrary
                        paket add ImmutableClassLibrary
                        
                                ImmutableClassLibrary Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 12.0.1)
 - System.Collections.Immutable(>= 1.5.0)
 
Tags