Info
| Version: | 1.1.0 |
| Author(s): | Marek Pokorný |
| Last Update: | Monday, June 24, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MarekPokornyOva/Jellequin2 |
| NuGet Url: | https://www.nuget.org/packages/Jellequin.Compiler |
Install
Install-Package Jellequin.Compiler
dotnet add package Jellequin.Compiler
paket add Jellequin.Compiler
Jellequin.Compiler Download (Unzip the "nupkg" after downloading)
Dependencies
- Jellequin.Reflection.AssemblyCopier(>= 1.0.0)
- Jellequin.Reflection.Emit.SaveAssembly(>= 1.0.0)
- Jellequin.Reflection.Emit(>= 1.0.0)
- Jellequin.Runtime(>= 1.0.2)
- System.Reflection.Metadata(>= 1.5.0)
Tags
Compiler allows to compile source ES code to an assembly.