Unity.StaticProxy
0.2.0.17-pre
Requires NuGet 2.8 or higher.
dotnet add package Unity.StaticProxy --version 0.2.0.17-pre
NuGet\Install-Package Unity.StaticProxy -Version 0.2.0.17-pre
<PackageReference Include="Unity.StaticProxy" Version="0.2.0.17-pre" />
paket add Unity.StaticProxy --version 0.2.0.17-pre
#r "nuget: Unity.StaticProxy, 0.2.0.17-pre"
// Install Unity.StaticProxy as a Cake Addin #addin nuget:?package=Unity.StaticProxy&version=0.2.0.17-pre&prerelease // Install Unity.StaticProxy as a Cake Tool #tool nuget:?package=Unity.StaticProxy&version=0.2.0.17-pre&prerelease
Unity extension for using StaticProxy.Fody with unity. This enables proxying on platforms which don't support Dynamic Proxy (like Windows RT, Apple IPhone,...)
Learn more about Target Frameworks and .NET Standard.
-
- StaticProxy.Fody (>= 0.3.0.87-pre)
- StaticProxy.Interceptor (>= 0.3.0.79-pre)
- Unity (>= 4.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
0.2.0.17-pre | 996 | 4/10/2016 | |
0.1.0 | 1,967 | 5/4/2014 | |
0.1.0-beta1 | 1,061 | 5/4/2014 |
Changed PCL to target Profile259 (.net 4.5, ASP.NET Core 1.0, Win 8, Win Phone 8.1, Win Phone Silverlight 8, Xamarin.Android, Xamarin.iOS, Xamarin.iOS (Classic). Updated to Unity 4. Processing pdb with gitlink so that with "Enable source server support" enabled this assembly is source-steppable. Also see https://github.com/GitTools/GitLink/