Amadevus.RecordGenerator
0.6.0
Code generator for [Record]-marked types. Automatically creates backing code (constructor, With- mutators, deconstructor to tuple, Builder nested type etc.) for immutable record classes. This package references all required and recommended (analyzers) packages. See project site for installation instructions and more details.
Install-Package Amadevus.RecordGenerator -Version 0.6.0
dotnet add package Amadevus.RecordGenerator --version 0.6.0
<PackageReference Include="Amadevus.RecordGenerator" Version="0.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Amadevus.RecordGenerator --version 0.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Amadevus.RecordGenerator, 0.6.0"
#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 Amadevus.RecordGenerator as a Cake Addin
#addin nuget:?package=Amadevus.RecordGenerator&version=0.6.0
// Install Amadevus.RecordGenerator as a Cake Tool
#tool nuget:?package=Amadevus.RecordGenerator&version=0.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- Amadevus.RecordGenerator.Analyzers (>= 0.6.0)
- Amadevus.RecordGenerator.Attributes (>= 0.6.0)
- Amadevus.RecordGenerator.Generators (>= 0.6.0)
- CodeGeneration.Roslyn.Tool (>= 0.7.63)
-
.NETStandard 1.0
- Amadevus.RecordGenerator.Analyzers (>= 0.6.0)
- Amadevus.RecordGenerator.Attributes (>= 0.6.0)
- Amadevus.RecordGenerator.Generators (>= 0.6.0)
- CodeGeneration.Roslyn.Tool (>= 0.7.63)
- NETStandard.Library (>= 1.6.1)
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 |
---|---|---|
0.6.0 | 3,744 | 4/8/2020 |
0.5.0 | 387 | 3/30/2020 |
0.5.0-preview.1 | 354 | 1/6/2020 |
0.5.0-beta.3 | 1,181 | 8/30/2019 |
0.4.1 | 936 | 3/22/2019 |
0.4.0 | 435 | 12/5/2018 |
0.3.4 | 677 | 5/19/2018 |
0.3.3 | 532 | 5/18/2018 |
0.3.2 | 516 | 5/14/2018 |
0.3.1 | 551 | 5/14/2018 |
0.3.0 | 653 | 1/18/2018 |
0.2.1 | 510 | 10/22/2017 |
0.2.0 | 529 | 9/19/2017 |
0.1.1 | 612 | 4/14/2017 |
0.1.0.19 | 597 | 4/12/2017 |
0.1.0-release-build00017 | 566 | 4/12/2017 |