Allow to intercept method calls via attributes decoration (AOP like).
Info
Version: | 1.0.0-alpha-1 |
Author(s): | [email protected] |
Last Update: | Thursday, August 30, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rex-core/IvorySharp |
NuGet Url: | https://www.nuget.org/packages/IvorySharp |
Install
Install-Package IvorySharp
dotnet add package IvorySharp
paket add IvorySharp
IvorySharp Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reflection.Emit(>= 4.3.0)