CodeGeneration.Roslyn.Tool 0.7.57-alpha

This is a prerelease version of CodeGeneration.Roslyn.Tool.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.5 or higher.

dotnet add package CodeGeneration.Roslyn.Tool --version 0.7.57-alpha
NuGet\Install-Package CodeGeneration.Roslyn.Tool -Version 0.7.57-alpha
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.57-alpha">
  <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.57-alpha
#r "nuget: CodeGeneration.Roslyn.Tool, 0.7.57-alpha"
#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.57-alpha&prerelease

// Install CodeGeneration.Roslyn.Tool as a Cake Tool
#tool nuget:?package=CodeGeneration.Roslyn.Tool&version=0.7.57-alpha&prerelease

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 471,556 4/8/2020
0.7.57-alpha 435 4/7/2020
0.7.43-alpha 440 3/29/2020