Ninject is a lightning-fast, ultra-lightweight dependency injector for .NET applications.
Info
Version: | 4.0.0-beta.1 |
Author(s): | Nate Kohari ([email protected]), Remo Gloor ([email protected]), Ninject Contributors |
Last Update: | Wednesday, October 5, 2022 |
.NET Fiddle: | Online Example |
Project Url: | http://www.ninject.org/ |
NuGet Url: | https://www.nuget.org/packages/Ninject |
Install
Install-Package Ninject
dotnet add package Ninject
paket add Ninject
Ninject Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.0)
- System.ComponentModel(>= 4.0.1)
- System.Data.Common(>= 4.1.0)
- System.Diagnostics.Contracts(>= 4.0.1)
- System.Reflection.Emit.ILGeneration(>= 4.0.1)
- System.Reflection.Emit.Lightweight(>= 4.0.1)
- System.Reflection.Extensions(>= 4.0.1)
- System.Reflection.TypeExtensions(>= 4.1.0)
- NETStandard.Library(>= 1.6.0)
- System.ComponentModel(>= 4.0.1)
- System.Data.Common(>= 4.1.0)
- System.Diagnostics.Contracts(>= 4.0.1)
- System.Reflection.Emit.ILGeneration(>= 4.0.1)
- System.Reflection.Emit.Lightweight(>= 4.0.1)
- System.Reflection.Extensions(>= 4.0.1)
- System.Reflection.TypeExtensions(>= 4.1.0)
Tags