Ninject.Extensions.Interception 3.2.0

dotnet add package Ninject.Extensions.Interception --version 3.2.0
                    
NuGet\Install-Package Ninject.Extensions.Interception -Version 3.2.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Ninject.Extensions.Interception" Version="3.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ninject.Extensions.Interception" Version="3.2.0" />
                    
Directory.Packages.props
<PackageReference Include="Ninject.Extensions.Interception" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Ninject.Extensions.Interception --version 3.2.0
                    
#r "nuget: Ninject.Extensions.Interception, 3.2.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Ninject.Extensions.Interception@3.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Ninject.Extensions.Interception&version=3.2.0
                    
Install as a Cake Addin
#tool nuget:?package=Ninject.Extensions.Interception&version=3.2.0
                    
Install as a Cake Tool

Interception extension for Ninject

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Silverlight sl3 is compatible.  sl4 is compatible.  sl5 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Ninject.Extensions.Interception:

Package Downloads
Ninject.Extensions.Interception.DynamicProxy

Castle DynamicProxy Interception extension for Ninject

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Ninject.Extensions.Interception:

Repository Stars
danielpalme/IocPerformance
Performance comparison of .NET IoC containers
Version Downloads Last Updated
3.2.0 35,272 3/21/2014
3.2.0-unstable-013 95 9/22/2014
3.2.0-unstable-012 98 9/10/2014
3.2.0-unstable-010 101 4/28/2014
3.2.0-unstable-008 96 4/11/2014
3.0.2-unstable-9065 116 3/20/2014
3.0.2-unstable-9060 100 3/20/2014
3.0.2-unstable-9059 94 3/20/2014
3.0.2-unstable-9054 100 3/20/2014
3.0.2-unstable-9052 97 3/19/2014
3.0.2-unstable-9051 261 1/30/2014
3.0.2-unstable-9047 97 1/30/2014
3.0.2-unstable-9038 136 1/15/2014
3.0.2-unstable-9036 137 12/19/2013
3.0.2-unstable-9035 116 12/10/2013
3.0.2-unstable-9034 156 11/22/2013
3.0.2-unstable-9033 117 11/12/2013
3.0.2-unstable-9032 131 10/31/2013
3.0.2-unstable-9031 126 10/22/2013
3.0.2-unstable-9030 115 10/22/2013
Loading failed