CodeGeneration.Roslyn.Tool 0.7.63

Requires NuGet 2.5 or higher.

dotnet add package CodeGeneration.Roslyn.Tool --version 0.7.63
NuGet\Install-Package CodeGeneration.Roslyn.Tool -Version 0.7.63
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="CodeGeneration.Roslyn.Tool" Version="0.7.63">
  <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 CodeGeneration.Roslyn.Tool --version 0.7.63
#r "nuget: CodeGeneration.Roslyn.Tool, 0.7.63"
#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 CodeGeneration.Roslyn.Tool as a Cake Addin
#addin nuget:?package=CodeGeneration.Roslyn.Tool&version=0.7.63

// Install CodeGeneration.Roslyn.Tool as a Cake Tool
#tool nuget:?package=CodeGeneration.Roslyn.Tool&version=0.7.63

Source code generation tool that hosts custom generators (AKA Plugins). This package contains MSBuild targets that run the tool during a build, before compilation. See project site for 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 (17)

Showing the top 5 NuGet packages that depend on CodeGeneration.Roslyn.Tool:

Package Downloads
Hunter.DDD.Denormalizer.EntityFramework.CodeGeneration

Package Description

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.

Hunter.DDD.Aggregate.CodeGeneration

Package Description

Hunter.EntityFramework.CodeGeneration

Package Description

Hunter.DDD.Denormalizer.Actors.CodeGeneration

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on CodeGeneration.Roslyn.Tool:

Repository Stars
AArnott/CodeGeneration.Roslyn
Assists in performing Roslyn-based code generation during a build.
Version Downloads Last updated
0.7.63 449,172 4/8/2020
0.7.57-alpha 433 4/7/2020
0.7.43-alpha 437 3/29/2020