Ninject.Mono
3.0.1.12
See the version list below for details.
dotnet add package Ninject.Mono --version 3.0.1.12
NuGet\Install-Package Ninject.Mono -Version 3.0.1.12
<PackageReference Include="Ninject.Mono" Version="3.0.1.12" />
paket add Ninject.Mono --version 3.0.1.12
#r "nuget: Ninject.Mono, 3.0.1.12"
// Install Ninject.Mono as a Cake Addin #addin nuget:?package=Ninject.Mono&version=3.0.1.12 // Install Ninject.Mono as a Cake Tool #tool nuget:?package=Ninject.Mono&version=3.0.1.12
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.
Learn more about Target Frameworks and .NET Standard.
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.
|