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.
<PackageVersion Include="CodeGeneration.Roslyn.Tool" Version="0.7.63" />
                    
Directory.Packages.props
<PackageReference Include="CodeGeneration.Roslyn.Tool">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package CodeGeneration.Roslyn.Tool@0.7.63
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CodeGeneration.Roslyn.Tool&version=0.7.63
                    
Install as a Cake Addin
#tool nuget:?package=CodeGeneration.Roslyn.Tool&version=0.7.63
                    
Install as a Cake Tool

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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.7.63 892,006 4/8/2020
0.7.57-alpha 573 4/7/2020
0.7.43-alpha 571 3/29/2020