Provide underlying intercepting dynamic proxy generating mechanism for Dora.Interception.
Info
| Version: | 2.2.0 |
| Author(s): | Jiang Jin Nan |
| Last Update: | Friday, July 19, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://www.doranet.org/ |
| NuGet Url: | https://www.nuget.org/packages/Dora.DynamicProxy |
Install
Install-Package Dora.DynamicProxy
dotnet add package Dora.DynamicProxy
paket add Dora.DynamicProxy
Dora.DynamicProxy Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- System.Linq.Expressions(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Threading.Tasks.Extensions(>= 4.5.2)
Tags