Info
Version: | 0.3.2.1 |
Author(s): | Romagny13 |
Last Update: | Monday, July 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/romagny13/NIntercept |
NuGet Url: | https://www.nuget.org/packages/NIntercept |
Install
Install-Package NIntercept
dotnet add package NIntercept
paket add NIntercept
NIntercept Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- System.Reflection.Emit(>= 4.7.0)
No dependencies.
- System.Reflection.Emit(>= 4.7.0)
Tags
Allows to create proxies for classes and interfaces, intercept properties, methods, events and customize the code generated.