SimpleInjector 2.5.0
Install-Package SimpleInjector -Version 2.5.0
dotnet add package SimpleInjector --version 2.5.0
<PackageReference Include="SimpleInjector" Version="2.5.0" />
paket add SimpleInjector --version 2.5.0
#r "nuget: SimpleInjector, 2.5.0"
// Install SimpleInjector as a Cake Addin
#addin nuget:?package=SimpleInjector&version=2.5.0
// Install SimpleInjector as a Cake Tool
#tool nuget:?package=SimpleInjector&version=2.5.0
The goal of Simple Injector is to provide .NET and Silveright application developers with an easy, flexible, and fast dependency injection framework, that uses best practices to steers developers towards the pit of success.
| Product | Versions |
|---|---|
| .NET Framework | net40-client net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on SimpleInjector:
| Package | Downloads |
|---|---|
|
SimpleInjector.MVC3
Quick Start for Simple Injector ASP.NET MVC integration. This package adds the needed dependencies and code examples to get started quickly with Simple Injector in an MVC application. |
|
|
SimpleInjector.Integration.Web
The Simple Injector ASP.NET Integration package adds a lifestyle to the Simple Injector called 'Per Web Request', which allows instances to live within a single HTTP request and get disposed when the request ends. |
|
|
SimpleInjector.Integration.Web.Mvc
The Simple Injector ASP.NET MVC Integration. |
Please visit: https://bit.ly/1ogQzp6