StaticProxy.Interceptor
0.3.0.79-pre
See the version list below for details.
Requires NuGet 2.8 or higher.
dotnet add package StaticProxy.Interceptor --version 0.3.0.79-pre
NuGet\Install-Package StaticProxy.Interceptor -Version 0.3.0.79-pre
<PackageReference Include="StaticProxy.Interceptor" Version="0.3.0.79-pre" />
paket add StaticProxy.Interceptor --version 0.3.0.79-pre
#r "nuget: StaticProxy.Interceptor, 0.3.0.79-pre"
// Install StaticProxy.Interceptor as a Cake Addin #addin nuget:?package=StaticProxy.Interceptor&version=0.3.0.79-pre&prerelease // Install StaticProxy.Interceptor as a Cake Tool #tool nuget:?package=StaticProxy.Interceptor&version=0.3.0.79-pre&prerelease
Fody add-in to compile-time weave (hence static) proxies with an interception mechanism similar to Castle Dynamic Proxy. Is intended to work with mobile platforms! :)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on StaticProxy.Interceptor:
Package | Downloads |
---|---|
Unity.StaticProxy
Unity extension for using StaticProxy.Fody with unity. This enables proxying on platforms which don't support Dynamic Proxy (like Windows RT, Apple IPhone,...) |
|
Ninject.Extensions.StaticProxy
Ninject extension for using StaticProxy.Fody with ninject. This enables proxying on platforms which don't support Dynamic Proxy (like Windows RT, Apple IPhone,...) |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.0.127-GenericMethods | 2,414 | 7/28/2017 | |
1.0.124-GenericMethods | 1,312 | 7/27/2017 | |
0.4.0.120-GenericMethods | 1,299 | 7/24/2017 | |
0.4.0-beta | 1,193 | 7/17/2017 | |
0.3.0.84 | 1,923 | 4/14/2016 | |
0.3.0.83-pre | 1,508 | 4/12/2016 | |
0.3.0.79-pre | 1,781 | 4/10/2016 | |
0.3.0.68-pre | 1,495 | 4/10/2016 | |
0.2.1 | 2,714 | 5/4/2014 | |
0.2.0 | 1,748 | 5/2/2014 | |
0.2.0-beta1 | 1,600 | 5/2/2014 | |
0.1.0-beta3 | 1,518 | 5/2/2014 | |
0.1.0-beta2 | 1,396 | 4/30/2014 | |
0.1.0-beta1 | 1,364 | 4/30/2014 | |
0.0.1 | 1,802 | 4/29/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). Processing pdb with gitlink so that with "Enable source server support" enabled this assembly is be source-steppable. Also see https://github.com/GitTools/GitLink/