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.CodeGen.Attributes |
Install
Install-Package Laconic.CodeGen.Attributes
dotnet add package Laconic.CodeGen.Attributes
paket add Laconic.CodeGen.Attributes
Laconic.CodeGen.Attributes Download (Unzip the "nupkg" after downloading)
Dependencies
- CodeGeneration.Roslyn.Attributes(>= 0.7.63)