Info
| Version: | 2.0.1 | 
| Author(s): | Lucas Loegel | 
| Last Update: | Tuesday, April 14, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Galad/CSharpDiscriminatedUnion | 
| NuGet Url: | https://www.nuget.org/packages/CSharpDiscriminatedUnion.Generator | 
Install
Install-Package CSharpDiscriminatedUnion.Generator
                        dotnet add package CSharpDiscriminatedUnion.Generator
                        paket add CSharpDiscriminatedUnion.Generator
                        
                                CSharpDiscriminatedUnion.Generator Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                1 package depend on this package.
                        
                    Tags
 
                
Define a template for a discriminated union and the appropriate code will be generated.