Writes C# code from C# code using Roslyn.
Info
Version: | 1.0.12-rc |
Author(s): | M. Bessett |
Last Update: | Saturday, June 3, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Bessett.CodeWriter |
Install
Install-Package Bessett.CodeWriter
dotnet add package Bessett.CodeWriter
paket add Bessett.CodeWriter
Bessett.CodeWriter Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.CSharp(>= 2.3.2)
- System.Collections.Immutable(>= 1.3.1)
- System.Reflection.Metadata(>= 1.4.2)
Tags