Info
Version: | 1.0.0 |
Author(s): | Jernej Rozac |
Last Update: | Sunday, May 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jrozac/NetAopEssentials |
NuGet Url: | https://www.nuget.org/packages/NetAopEssentials |
Install
Install-Package NetAopEssentials
dotnet add package NetAopEssentials
paket add NetAopEssentials
NetAopEssentials Download (Unzip the "nupkg" after downloading)
Support for generic runtime AOP and caching of custom methods, based on System.Reflection.DispatchProxy.