Compile-time code generation of records and discriminated unions for C# 8.
Info
Version: | 0.9.3-beta |
Author(s): | Alex Shirshov |
Last Update: | Saturday, August 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shirshov/laconic |
NuGet Url: | https://www.nuget.org/packages/Laconic.CodeGeneration |
Install
Install-Package Laconic.CodeGeneration
dotnet add package Laconic.CodeGeneration
paket add Laconic.CodeGeneration
Laconic.CodeGeneration Download (Unzip the "nupkg" after downloading)
Dependencies
- Laconic.CodeGen.Attributes(>= 0.9.3)
- CodeGeneration.Roslyn.Tool(>= 0.7.63)
- Laconic.CodeGen.Generators(>= 0.9.3)