Amadevus.RecordGenerator.Generators 0.6.0

Requires NuGet 2.5 or higher.

dotnet add package Amadevus.RecordGenerator.Generators --version 0.6.0
NuGet\Install-Package Amadevus.RecordGenerator.Generators -Version 0.6.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Amadevus.RecordGenerator.Generators" Version="0.6.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Amadevus.RecordGenerator.Generators --version 0.6.0
#r "nuget: Amadevus.RecordGenerator.Generators, 0.6.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Amadevus.RecordGenerator.Generators as a Cake Addin
#addin nuget:?package=Amadevus.RecordGenerator.Generators&version=0.6.0

// Install Amadevus.RecordGenerator.Generators as a Cake Tool
#tool nuget:?package=Amadevus.RecordGenerator.Generators&version=0.6.0

Code generators for [Record]-marked types; generate boilerplate code for immutable record types. See project site for installation instructions and more details.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Amadevus.RecordGenerator.Generators:

Package Downloads
Amadevus.RecordGenerator

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.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Amadevus.RecordGenerator.Generators:

Repository Stars
AArnott/CodeGeneration.Roslyn
Assists in performing Roslyn-based code generation during a build.
Version Downloads Last updated
0.6.0 7,755 4/8/2020
0.5.0 840 3/30/2020
0.5.0-preview.1 471 1/6/2020
0.5.0-beta.36 299 8/30/2019
0.5.0-beta.3 1,329 8/30/2019
0.4.1 2,910 3/22/2019
0.4.0 943 12/5/2018
0.3.4 1,915 5/19/2018
0.3.3 1,094 5/18/2018
0.3.2 1,144 5/14/2018
0.3.1 1,106 5/14/2018
0.3.0 1,149 1/18/2018