Thin wrapper around Roslyn API to simplify generating C# code.
Info
Version: | 0.4.2 |
Author(s): | Bastian Eicher |
Last Update: | Saturday, November 23, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://code-generation.nano-byte.net/ |
NuGet Url: | https://www.nuget.org/packages/NanoByte.CodeGeneration |
Install
Install-Package NanoByte.CodeGeneration
dotnet add package NanoByte.CodeGeneration
paket add NanoByte.CodeGeneration
NanoByte.CodeGeneration Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.CodeAnalysis.CSharp(>= 3.5.0)
- Microsoft.CodeAnalysis.CSharp(>= 3.5.0)