Info
Version: | 0.9.1 |
Author(s): | Andrew Arnott |
Last Update: | Thursday, August 20, 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.PluginMetapackage.Sdk |
Install
Install-Package Cythral.CodeGeneration.Roslyn.PluginMetapackage.Sdk
dotnet add package Cythral.CodeGeneration.Roslyn.PluginMetapackage.Sdk
paket add Cythral.CodeGeneration.Roslyn.PluginMetapackage.Sdk
Cythral.CodeGeneration.Roslyn.PluginMetapackage.Sdk Download (Unzip the "nupkg" after downloading)
Metapackages are created for the convenience of plugin consumers.
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.