SNAP.Ninject 1.7.7

.NET Framework 4.0
There is a newer version of this package available.
See the version list below for details.
dotnet add package SNAP.Ninject --version 1.7.7
NuGet\Install-Package SNAP.Ninject -Version 1.7.7
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="SNAP.Ninject" Version="1.7.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SNAP.Ninject --version 1.7.7
#r "nuget: SNAP.Ninject, 1.7.7"
#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.
// Install SNAP.Ninject as a Cake Addin
#addin nuget:?package=SNAP.Ninject&version=1.7.7

// Install SNAP.Ninject as a Cake Tool
#tool nuget:?package=SNAP.Ninject&version=1.7.7

Ninject provider for SNAP. SNAP makes AOP easy by integrating with your favorite IoC container.  SNAP does not modify compiled code (unlike PostSharp) .
     It uses your IoC container to create runtime-callable wrappers to intercept your method calls.  Source code for SNAP is hosted at https://github.com/Acoustic/Snap

Product Versions
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

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
1.8.3 1,677 1/8/2014
1.8.0 1,331 1/15/2013
1.7.7 1,456 5/14/2012
1.7.6 1,280 3/28/2012
1.7.5 1,236 3/13/2012
1.7.3 1,572 10/29/2011
1.7.2 1,290 10/18/2011
1.7.1 1,279 10/18/2011
1.7.0 1,362 9/22/2011
1.6.0 1,400 7/19/2011
1.5.0 1,380 6/29/2011
1.4.0 1,605 5/7/2011
1.0.0 3,525 1/7/2011

Updating to reflect the SNAP core 1.7.1 update.