A simple dynamic proxy.
Info
| Version: | 1.0.1 |
| Author(s): | pcol |
| Last Update: | Thursday, July 15, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/PCOL/DynProxy |
| NuGet Url: | https://www.nuget.org/packages/DynProxy |
Install
Install-Package DynProxy
dotnet add package DynProxy
paket add DynProxy
DynProxy Download (Unzip the "nupkg" after downloading)
Dependencies
- Fluent.IL(>= 1.0.0)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- Microsoft.Extensions.DependencyModel(>= 3.1.3)
- System.Reflection(>= 4.3.0)
- System.Reflection.Emit(>= 4.7.0)
Tags