RecordConstructorGenerator 3.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package RecordConstructorGenerator --version 3.0.1
NuGet\Install-Package RecordConstructorGenerator -Version 3.0.1
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="RecordConstructorGenerator" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RecordConstructorGenerator --version 3.0.1
#r "nuget: RecordConstructorGenerator, 3.0.1"
#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 RecordConstructorGenerator as a Cake Addin
#addin nuget:?package=RecordConstructorGenerator&version=3.0.1

// Install RecordConstructorGenerator as a Cake Tool
#tool nuget:?package=RecordConstructorGenerator&version=3.0.1

Code Fix for a record (immutable class/struct) constructor generated from get-only properties

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on RecordConstructorGenerator:

Repository Stars
ufcpp/UfcppSample
http://ufcpp.net/ 向けのサンプル
Version Downloads Last updated
3.3.0 7,799 5/27/2016
3.2.0 1,740 11/24/2015
3.1.0 1,640 11/24/2015
3.0.1 1,378 10/21/2015
3.0.0 1,305 7/9/2015
2.0.3 1,278 6/22/2015
2.0.2 1,216 6/22/2015
2.0.1 1,163 6/22/2015
2.0.0 1,195 6/12/2015
1.0.0 1,256 6/5/2015

Upgrade Microsoft.CodeAnalysis to 1.0.0., ImmutableCollections to 1.1.37