Ninject 3.0.2-unstable-22
See the version list below for details.
dotnet add package Ninject --version 3.0.2-unstable-22
NuGet\Install-Package Ninject -Version 3.0.2-unstable-22
<PackageReference Include="Ninject" Version="3.0.2-unstable-22" />
paket add Ninject --version 3.0.2-unstable-22
#r "nuget: Ninject, 3.0.2-unstable-22"
// Install Ninject as a Cake Addin #addin nuget:?package=Ninject&version=3.0.2-unstable-22&prerelease // Install Ninject as a Cake Tool #tool nuget:?package=Ninject&version=3.0.2-unstable-22&prerelease
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.
Product | Versions 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 | sl2 is compatible. sl3 is compatible. sl4 is compatible. sl5 is compatible. |
Windows Phone | wp is compatible. wp7 was computed. wp71 is compatible. wp75 was computed. wp8 was computed. wp81 was computed. |
This package has no dependencies.
NuGet packages (17)
Showing the top 5 NuGet packages that depend on Ninject:
Package | Downloads |
---|---|
Ninject.Web.Common
Bootstrapper for web projects |
|
Ninject.MVC3
Extension for Ninject providing integration with ASP.NET MVC3 |
|
Ninject.MVC5
Extension for Ninject providing integration with ASP.NET MVC5 |
|
Ninject.Web.WebApi
Extension for Ninject providing integration with ASP.NET MVC WebAPI 2 |
|
ninject.extensions.conventions
Extension for convention based binding for Ninject |
GitHub repositories (65)
Showing the top 5 popular GitHub repositories that depend on Ninject:
Repository | Stars |
---|---|
MathewSachin/Captura
Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
|
|
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
|
|
Franiac/TwitchLeecher
Twitch Leecher - The Broadcast Downloader
|
|
alastairtree/LazyCache
An easy to use thread safe in-memory caching service with a simple developer friendly API for c#
|
|
JabbR/JabbR
Collaborative chat done right
|