T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.
Info
Version: | 1.4.4 |
Author(s): | Javier González Garcés |
Last Update: | Wednesday, August 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/xaviergonz/T4Immutable |
NuGet Url: | https://www.nuget.org/packages/T4Immutable |
Install
Install-Package T4Immutable
dotnet add package T4Immutable
paket add T4Immutable
T4Immutable Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.4.0)
Tags