dotnet 动态代理类,用于AOP.
Info
Version: | 2.0.5 |
Author(s): | Jerry Bai |
Last Update: | Tuesday, July 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/freshncp/Larva.DynamicProxy |
NuGet Url: | https://www.nuget.org/packages/Larva.DynamicProxy |
Install
Install-Package Larva.DynamicProxy
dotnet add package Larva.DynamicProxy
paket add Larva.DynamicProxy
Larva.DynamicProxy Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reflection.Emit(>= 4.7.0)
Tags