Info
Version: | 0.9.2 |
Author(s): | Andrew Arnott |
Last Update: | Monday, October 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aarnott/CodeGeneration.Roslyn |
NuGet Url: | https://www.nuget.org/packages/Cythral.CodeGeneration.Roslyn.Plugin.Sdk |
Install
Install-Package Cythral.CodeGeneration.Roslyn.Plugin.Sdk
dotnet add package Cythral.CodeGeneration.Roslyn.Plugin.Sdk
paket add Cythral.CodeGeneration.Roslyn.Plugin.Sdk
Cythral.CodeGeneration.Roslyn.Plugin.Sdk Download (Unzip the "nupkg" after downloading)
For the convenience of plugin consumers, create metapackage as well.
For details, see project readme: https://github.com/AArnott/CodeGeneration.Roslyn#package-your-code-generator
How to use MSBuild project SDKs: https://docs.microsoft.com/visualstudio/msbuild/how-to-use-project-sdk.