Cythral.CodeGeneration.Roslyn.Tool
0.9.0-g747c565a20
This is a prerelease version of Cythral.CodeGeneration.Roslyn.Tool.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.5 or higher.
dotnet add package Cythral.CodeGeneration.Roslyn.Tool --version 0.9.0-g747c565a20
NuGet\Install-Package Cythral.CodeGeneration.Roslyn.Tool -Version 0.9.0-g747c565a20
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-g747c565a20"> <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 Cythral.CodeGeneration.Roslyn.Tool --version 0.9.0-g747c565a20
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cythral.CodeGeneration.Roslyn.Tool, 0.9.0-g747c565a20"
#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 Cythral.CodeGeneration.Roslyn.Tool as a Cake Addin #addin nuget:?package=Cythral.CodeGeneration.Roslyn.Tool&version=0.9.0-g747c565a20&prerelease // Install Cythral.CodeGeneration.Roslyn.Tool as a Cake Tool #tool nuget:?package=Cythral.CodeGeneration.Roslyn.Tool&version=0.9.0-g747c565a20&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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,061 | 10/5/2020 |
0.9.1 | 2,811 | 8/20/2020 |
0.9.0 | 1,110 | 8/5/2020 |
0.9.0-g747c565a20 | 383 | 8/5/2020 |
0.8.17-alpha-g40a87e6792 | 3,945 | 5/6/2020 |
0.8.16-alpha-gafbdd59330 | 374 | 5/6/2020 |
0.8.15-alpha-g06808178cf | 398 | 5/6/2020 |
0.8.14-alpha-g8007073c1a | 409 | 5/6/2020 |
0.8.12-alpha-g888d1d7801 | 4,914 | 4/15/2020 |
0.8.11-alpha-gd734f3a333 | 382 | 4/15/2020 |
0.8.10-alpha-gede262ea8b | 337 | 4/15/2020 |
0.8.8-alpha-g5e3d795f84 | 669 | 4/15/2020 |
0.8.7-alpha-g5319745d59 | 1,851 | 4/8/2020 |
This is the first stable release of the fork since merging in the upstream's v0.7.0 package release.