Cythral.CodeGeneration.Roslyn.Tool 0.9.0

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 Cythral.CodeGeneration.Roslyn.Tool --version 0.9.0
                    
NuGet\Install-Package Cythral.CodeGeneration.Roslyn.Tool -Version 0.9.0
                    
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="Cythral.CodeGeneration.Roslyn.Tool" Version="0.9.0">
  <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="Cythral.CodeGeneration.Roslyn.Tool" Version="0.9.0" />
                    
Directory.Packages.props
<PackageReference Include="Cythral.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 Cythral.CodeGeneration.Roslyn.Tool --version 0.9.0
                    
#r "nuget: Cythral.CodeGeneration.Roslyn.Tool, 0.9.0"
                    
#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.
#addin nuget:?package=Cythral.CodeGeneration.Roslyn.Tool&version=0.9.0
                    
Install Cythral.CodeGeneration.Roslyn.Tool as a Cake Addin
#tool nuget:?package=Cythral.CodeGeneration.Roslyn.Tool&version=0.9.0
                    
Install Cythral.CodeGeneration.Roslyn.Tool 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 (1)

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

Package Downloads
Cythral.CloudFormation.CustomResource

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.2 1,097 10/5/2020
0.9.1 2,835 8/20/2020
0.9.0 1,132 8/5/2020
0.9.0-g747c565a20 404 8/5/2020
0.8.17-alpha-g40a87e6792 4,002 5/6/2020
0.8.16-alpha-gafbdd59330 395 5/6/2020
0.8.15-alpha-g06808178cf 419 5/6/2020
0.8.14-alpha-g8007073c1a 430 5/6/2020
0.8.12-alpha-g888d1d7801 4,939 4/15/2020
0.8.11-alpha-gd734f3a333 403 4/15/2020
0.8.10-alpha-gede262ea8b 357 4/15/2020
0.8.8-alpha-g5e3d795f84 690 4/15/2020
0.8.7-alpha-g5319745d59 1,872 4/8/2020

This is the first stable release of the fork since merging in the upstream's v0.7.0 package release.