Design and build-time code-gen for records, unions, lenses and immutable With functions.
Info
Version: | 4.4.8 |
Author(s): | Paul Louth |
Last Update: | Wednesday, February 7, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/louthy/language-ext |
NuGet Url: | https://www.nuget.org/packages/LanguageExt.CodeGen |
Install
Install-Package LanguageExt.CodeGen
dotnet add package LanguageExt.CodeGen
paket add LanguageExt.CodeGen
LanguageExt.CodeGen Download (Unzip the "nupkg" after downloading)
Dependencies
- CodeGeneration.Roslyn(>= 0.6.1)
- CodeGeneration.Roslyn.BuildTime(>= 0.6.1)
Tags