SimpleInjector 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.

Install-Package SimpleInjector -Version 2.5.0
dotnet add package SimpleInjector --version 2.5.0
<PackageReference Include="SimpleInjector" Version="2.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleInjector --version 2.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SimpleInjector, 2.5.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// 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 NuGet Team does not provide support for this client. Please contact its maintainers for support.

Release Notes

Please visit: https://bit.ly/1ogQzp6

Dependencies

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.

Version History

Version Downloads Last updated
2.5.0 0 06.02.2022
2.0.0 0 06.02.2022