T4Immutable 1.4.4
T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.
Requires NuGet 3.3 or higher.
Install-Package T4Immutable -Version 1.4.4
dotnet add package T4Immutable --version 1.4.4
<PackageReference Include="T4Immutable" Version="1.4.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add T4Immutable --version 1.4.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: T4Immutable, 1.4.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install T4Immutable as a Cake Addin
#addin nuget:?package=T4Immutable&version=1.4.4
// Install T4Immutable as a Cake Tool
#tool nuget:?package=T4Immutable&version=1.4.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Ported library to .NET standard 2.0. Fixed issue with equals generation.
Dependencies
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.4.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.4.4 | 2,000 | 8/16/2017 |
1.3.2 | 558 | 12/29/2016 |
1.3.1 | 527 | 11/15/2016 |
1.2.1 | 752 | 11/13/2016 |
1.2.0 | 747 | 11/13/2016 |
1.1.5 | 733 | 11/11/2016 |
1.1.4 | 730 | 11/10/2016 |
1.1.3 | 734 | 11/10/2016 |
1.1.2 | 738 | 11/9/2016 |
1.1.1 | 755 | 11/9/2016 |
1.1.0 | 782 | 11/9/2016 |
1.0.8 | 736 | 11/6/2016 |
1.0.7 | 758 | 11/6/2016 |
1.0.6 | 732 | 11/6/2016 |
1.0.5 | 930 | 11/6/2016 |
1.0.4 | 747 | 11/6/2016 |
1.0.3 | 745 | 11/6/2016 |
1.0.1 | 740 | 11/5/2016 |
1.0.0 | 762 | 11/5/2016 |