Info
Version: | 0.2.0.17-pre |
Author(s): | Bruno Juchli |
Last Update: | Sunday, April 10, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BrunoJuchli/Unity.StaticProxyExtension |
NuGet Url: | https://www.nuget.org/packages/Unity.StaticProxy |
Install
Install-Package Unity.StaticProxy
dotnet add package Unity.StaticProxy
paket add Unity.StaticProxy
Unity.StaticProxy Download (Unzip the "nupkg" after downloading)
Dependencies
- Unity(>= 4.0.0)
- StaticProxy.Interceptor(>= 0.3.0.79)
- StaticProxy.Fody(>= 0.3.0.87)
Tags
This enables proxying on platforms which don't support Dynamic Proxy (like Windows RT, Apple IPhone,...).