Simple code injection library based on Reflection.Emit.
Info
Version: | 0.1.0 |
Author(s): | Oleksii Zaichenko |
Last Update: | Tuesday, September 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SimpleCodeInjection |
Install
Install-Package SimpleCodeInjection
dotnet add package SimpleCodeInjection
paket add SimpleCodeInjection
SimpleCodeInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)