Provides code generation to Leprechaun using C# scripts, executed with Roslyn.
Info
Version: | 2.2.5 |
Author(s): | Ben Lipson, Kam Figy |
Last Update: | Saturday, June 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Leprechaun.CodeGen.Roslyn |
Install
Install-Package Leprechaun.CodeGen.Roslyn
dotnet add package Leprechaun.CodeGen.Roslyn
paket add Leprechaun.CodeGen.Roslyn
Leprechaun.CodeGen.Roslyn Download (Unzip the "nupkg" after downloading)
Dependencies
- Leprechaun(>= 1.0.1)
- Configy(>= 1.0.0)
- Microsoft.CodeAnalysis.CSharp.Scripting(>= 2.1.0)
- System.Collections.Immutable(>= 1.3.1)
- System.Reflection.Metadata(>= 1.4.2)
- System.ValueTuple(>= 4.4.0)
Tags