CodeGeneration.Roslyn.Engine
0.7.63
The engine of source code generation; used by CodeGeneration.Roslyn.Tool. Useful for testing custom source generators. API:
* CodeGeneration.Roslyn.CompilationGenerator
* CodeGeneration.Roslyn.DocumentTransform
Install-Package CodeGeneration.Roslyn.Engine -Version 0.7.63
dotnet add package CodeGeneration.Roslyn.Engine --version 0.7.63
<PackageReference Include="CodeGeneration.Roslyn.Engine" Version="0.7.63" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeGeneration.Roslyn.Engine --version 0.7.63
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/AArnott/CodeGeneration.Roslyn/blob/master/CHANGELOG.md
Dependencies
-
.NETCoreApp 2.0
- CodeGeneration.Roslyn (>= 0.7.63)
- McMaster.NETCore.Plugins (>= 0.3.1)
- Microsoft.CodeAnalysis.CSharp (= 3.4.0)
- Validation (>= 2.4.18)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CodeGeneration.Roslyn.Engine:
Package | Downloads |
---|---|
dotnet-codegen
The dotnet code generation tool that works with the CodeGeneration.Roslyn nuget package.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on CodeGeneration.Roslyn.Engine:
Repository | Stars |
---|---|
AArnott/ImmutableObjectGraph
Code generation for immutable types
|
Version History
Version | Downloads | Last updated |
---|---|---|
0.7.63 | 3,404 | 4/8/2020 |
0.7.57-alpha | 168 | 4/7/2020 |
0.7.43-alpha | 180 | 3/29/2020 |
0.7.5-alpha | 1,675 | 1/5/2020 |
0.6.1 | 40,371 | 6/16/2019 |
0.5.13 | 3,419 | 3/14/2019 |