ProxyFoo is a library for the .NET Framework to facilitate creating high-performance proxies for Duck casting, null safe wrappers, method interception, and other uses.
Info
Version: | 0.4.2 |
Author(s): | Silverlake Software LLC |
Last Update: | Saturday, March 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ProxyFoo/ProxyFoo |
NuGet Url: | https://www.nuget.org/packages/ProxyFoo |
Install
Install-Package ProxyFoo
dotnet add package ProxyFoo
paket add ProxyFoo
ProxyFoo Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0 Client
No dependencies.
No dependencies.
- System.Reflection.Emit(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.Reflection.Emit.ILGeneration(>= 4.3.0)
Tags