A small, lightweight dynamic proxy library for .NET runtimes.
Info
Version: | 2.1.2 |
Author(s): | Philip Laureano |
Last Update: | Wednesday, July 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/philiplaureano/LinFu.DynamicProxy |
NuGet Url: | https://www.nuget.org/packages/LinFu.DynamicProxy |
Install
Install-Package LinFu.DynamicProxy
dotnet add package LinFu.DynamicProxy
paket add LinFu.DynamicProxy
LinFu.DynamicProxy Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.ILGeneration(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)