Ninject 3.2.2

Stop writing monolithic applications that make you feel like you have to move mountains to make the simplest of changes. Ninject helps you use the technique of dependency injection to break your applications into loosely-coupled, highly-cohesive components, and then glue them back together in a flexible manner.

Install-Package Ninject -Version 3.2.2
dotnet add package Ninject --version 3.2.2
<PackageReference Include="Ninject" Version="3.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ninject --version 3.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ninject, 3.2.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Ninject as a Cake Addin
#addin nuget:?package=Ninject&version=3.2.2

// Install Ninject as a Cake Tool
#tool nuget:?package=Ninject&version=3.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Dependencies

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Ninject:

Package Downloads
NuGet.Server
Web Application used to host a read-only NuGet feed

Version History

Version Downloads Last updated
3.2.2 0 06.02.2022
3.0.1.10 0 06.02.2022