A Reflection.Emit based library that provides proxy types, in particular, INPC proxies, and AOP-style "call function before entry".
Info
| Version: | 1.0.4 |
| Author(s): | VanceStubbs |
| Last Update: | Sunday, July 22, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/milleniumbug/VanceStubbs |
| NuGet Url: | https://www.nuget.org/packages/VanceStubbs |
Install
Install-Package VanceStubbs
dotnet add package VanceStubbs
paket add VanceStubbs
VanceStubbs Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.4.1)
- System.Reflection.Emit(>= 4.3.0)