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
<PackageReference Include="CodeGeneration.Roslyn.Tool" Version="0.7.63"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add CodeGeneration.Roslyn.Tool --version 0.7.63
#r "nuget: CodeGeneration.Roslyn.Tool, 0.7.63"
// 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.
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 | 634,669 | 4/8/2020 |
0.7.57-alpha | 470 | 4/7/2020 |
0.7.43-alpha | 470 | 3/29/2020 |