GrEmit is a library containing different helpers for generating code using Reflection.Emit with the main one being GroboIL - a smart wrapper over ILGenerator.
Info
Version: | 3.5.1 |
Author(s): | Igor Chevdar |
Last Update: | Monday, August 12, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/skbkontur/gremit |
NuGet Url: | https://www.nuget.org/packages/GrEmit |
Install
Install-Package GrEmit
dotnet add package GrEmit
paket add GrEmit
GrEmit Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- System.Reflection.Emit(>= 4.7.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
No dependencies.
No dependencies.
Tags