Runtime Roslyn Compilation and Code Generation Chicanery.
Info
Version: | 6.3.0 |
Author(s): | Jeremy D. Miller |
Last Update: | Thursday, December 1, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://jasperfx.github.io/lamar |
NuGet Url: | https://www.nuget.org/packages/LamarCompiler |
Install
Install-Package LamarCompiler
dotnet add package LamarCompiler
paket add LamarCompiler
LamarCompiler Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- LamarCodeGeneration(>= 3.0.0)
- Microsoft.CodeAnalysis(>= 3.8.0)
- Microsoft.CodeAnalysis.CSharp(>= 3.8.0)
- Microsoft.CodeAnalysis.Scripting(>= 3.8.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
- System.Runtime.Loader(>= 4.3.0)
- LamarCodeGeneration(>= 3.0.0)
- Microsoft.CodeAnalysis(>= 3.8.0)
- Microsoft.CodeAnalysis.CSharp(>= 3.8.0)
- Microsoft.CodeAnalysis.Scripting(>= 3.8.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
- System.Runtime.Loader(>= 4.3.0)