Ninject.Extensions.StaticProxy
0.2.0.44-pre
See the version list below for details.
Requires NuGet 2.8 or higher.
dotnet add package Ninject.Extensions.StaticProxy --version 0.2.0.44-pre
NuGet\Install-Package Ninject.Extensions.StaticProxy -Version 0.2.0.44-pre
<PackageReference Include="Ninject.Extensions.StaticProxy" Version="0.2.0.44-pre" />
paket add Ninject.Extensions.StaticProxy --version 0.2.0.44-pre
#r "nuget: Ninject.Extensions.StaticProxy, 0.2.0.44-pre"
// Install Ninject.Extensions.StaticProxy as a Cake Addin #addin nuget:?package=Ninject.Extensions.StaticProxy&version=0.2.0.44-pre&prerelease // Install Ninject.Extensions.StaticProxy as a Cake Tool #tool nuget:?package=Ninject.Extensions.StaticProxy&version=0.2.0.44-pre&prerelease
Ninject extension for using StaticProxy.Fody with ninject. This enables proxying on platforms which don't support Dynamic Proxy (like Windows RT, Apple IPhone,...)
Learn more about Target Frameworks and .NET Standard.
-
- Portable.Ninject (>= 3.3.1)
- StaticProxy.Fody (>= 0.3.0.87-pre)
- StaticProxy.Interceptor (>= 0.3.0.79-pre)
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.52 | 1,238 | 4/14/2016 | |
0.2.0.49-pre | 1,003 | 4/11/2016 | |
0.2.0.44-pre | 974 | 4/10/2016 | |
0.1.1 | 2,138 | 5/4/2014 | |
0.1.0 | 1,263 | 5/2/2014 | |
0.1.0-beta1 | 1,071 | 5/2/2014 | |
0.0.1-beta1 | 1,125 | 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). Updated to Portable.Ninject 3.3.1. Processing pdb with gitlink so that with "Enable source server support" enabled this assembly is source-steppable. Also see https://github.com/GitTools/GitLink/