Amadevus.RecordGenerator
0.1.0.19
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Amadevus.RecordGenerator --version 0.1.0.19
NuGet\Install-Package Amadevus.RecordGenerator -Version 0.1.0.19
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" Version="0.1.0.19"> <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 --version 0.1.0.19
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Amadevus.RecordGenerator, 0.1.0.19"
#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 as a Cake Addin #addin nuget:?package=Amadevus.RecordGenerator&version=0.1.0.19 // Install Amadevus.RecordGenerator as a Cake Tool #tool nuget:?package=Amadevus.RecordGenerator&version=0.1.0.19
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Analyzers and CodeFixes that generate code for [Record]-marked types: constructors and mutators, in separate partial file. See project site for more details.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.CodeAnalysis.Analyzers (>= 1.1.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 1.0.1)
- System.ValueTuple (>= 4.3.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Amadevus.RecordGenerator:
Package | Downloads |
---|---|
EOLib
Base library for Endless Online development |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.6.0 | 8,425 | 4/8/2020 |
0.5.0 | 739 | 3/30/2020 |
0.5.0-preview.1 | 478 | 1/6/2020 |
0.5.0-beta.3 | 1,346 | 8/30/2019 |
0.4.1 | 1,304 | 3/22/2019 |
0.4.0 | 798 | 12/5/2018 |
0.3.4 | 1,806 | 5/19/2018 |
0.3.3 | 928 | 5/18/2018 |
0.3.2 | 1,037 | 5/14/2018 |
0.3.1 | 1,006 | 5/14/2018 |
0.3.0 | 1,102 | 1/18/2018 |
0.2.1 | 929 | 10/22/2017 |
0.2.0 | 971 | 9/19/2017 |
0.1.1 | 1,059 | 4/14/2017 |
0.1.0.19 | 1,036 | 4/12/2017 |
0.1.0-release-build00017 | 871 | 4/12/2017 |
Initial release with support for constructor and With-mutators.