Info
Version: | 0.7.63 |
Author(s): | Andrew Arnott |
Last Update: | Wednesday, April 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aarnott/CodeGeneration.Roslyn |
NuGet Url: | https://www.nuget.org/packages/CodeGeneration.Roslyn.Engine |
Install
Install-Package CodeGeneration.Roslyn.Engine
dotnet add package CodeGeneration.Roslyn.Engine
paket add CodeGeneration.Roslyn.Engine
CodeGeneration.Roslyn.Engine Download (Unzip the "nupkg" after downloading)
Dependencies
- CodeGeneration.Roslyn(>= 0.7.63)
- McMaster.NETCore.Plugins(>= 0.3.1)
- Microsoft.CodeAnalysis.CSharp(>= 3.4.0 && <= 3.4.0)
- Validation(>= 2.4.18)
Tags
Useful for testing custom source generators. API:
* CodeGeneration.Roslyn.CompilationGenerator
* CodeGeneration.Roslyn.DocumentTransform.