Ninject.Mono
3.0.1.13
dotnet add package Ninject.Mono --version 3.0.1.13
NuGet\Install-Package Ninject.Mono -Version 3.0.1.13
<PackageReference Include="Ninject.Mono" Version="3.0.1.13" />
paket add Ninject.Mono --version 3.0.1.13
#r "nuget: Ninject.Mono, 3.0.1.13"
// Install Ninject.Mono as a Cake Addin #addin nuget:?package=Ninject.Mono&version=3.0.1.13 // Install Ninject.Mono as a Cake Tool #tool nuget:?package=Ninject.Mono&version=3.0.1.13
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 | net40 is compatible. net403 was computed. net45 was computed. 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. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Ninject.Mono:
Package | Downloads |
---|---|
Ninject.Mono.Web.Common
Bootstrapper for web projects |
|
Ninject.Mono.Extensions.ChildKernel
Ninject extension that allows that child kernels can be defined. |
|
Ninject.Mono.Extensions.Factory
Ninject extension that allows to automatically create factories. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Ninject.Mono:
Repository | Stars |
---|---|
ThatRendle/Simple.Web
A lightweight, object-oriented (Model-View-Handler) framework for modern web development in .NET.
|