MSBuild-based code generator to transform simple mutable type definitions into fully functional immutable types with persistent characteristics.
                        
                    
         
                Info
| Version: | 1.2.19-beta | 
| Author(s): | Andrew Arnott | 
| Last Update: | Sunday, October 7, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/ImmutableObjectGraph.Generation | 
Install
Install-Package ImmutableObjectGraph.Generation
                        dotnet add package ImmutableObjectGraph.Generation
                        paket add ImmutableObjectGraph.Generation
                        
                                ImmutableObjectGraph.Generation Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- CodeGeneration.Roslyn.BuildTime(>= 0.4.88)
- ImmutableObjectGraph(>= 1.2.19)
