SimpleInjector 5.5.0

Prefix Reserved
dotnet add package SimpleInjector --version 5.5.0
                    
NuGet\Install-Package SimpleInjector -Version 5.5.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SimpleInjector" Version="5.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SimpleInjector" Version="5.5.0" />
                    
Directory.Packages.props
<PackageReference Include="SimpleInjector" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SimpleInjector --version 5.5.0
                    
#r "nuget: SimpleInjector, 5.5.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SimpleInjector@5.5.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SimpleInjector&version=5.5.0
                    
Install as a Cake Addin
#tool nuget:?package=SimpleInjector&version=5.5.0
                    
Install as a Cake Tool

Simple Injector is an easy, flexible and fast dependency injection library that uses best practice to guide your solutions toward the pit of success.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (365)

Showing the top 5 NuGet packages that depend on SimpleInjector:

Package Downloads
SimpleInjector.Integration.AspNetCore

Integration library for ASP.NET Core for Simple Injector.

SimpleInjector.Integration.ServiceCollection

Integrates Simple Injector with applications that require the use of IServiceCollection for registration of framework components.

SimpleInjector.Integration.AspNetCore.Mvc.Core

Integration library for ASP.NET Core MVC core features for Simple Injector. This includes controller integration.

SimpleInjector.Integration.WebApi

Simple Injector ASP.NET Web API Integration.

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.

GitHub repositories (56)

Showing the top 20 popular GitHub repositories that depend on SimpleInjector:

Repository Stars
LuckyPennySoftware/MediatR
Simple, unambitious mediator implementation in .NET
chocolatey/choco
Chocolatey - the package manager for Windows
MediaBrowser/Emby
Emby Server is a personal media server with apps on just about every device.
NRules/NRules
Rules engine for .NET, based on the Rete matching algorithm, with internal DSL in C#.
dadhi/DryIoc
DryIoc is fast, small, full-featured IoC Container for .NET
BlogEngine/BlogEngine.NET
Multi-User ASP.NET Blogging Application
reactiveui/splat
Makes things cross-platform
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
SolrNet/SolrNet
Solr client for .Net
danielpalme/IocPerformance
Performance comparison of .NET IoC containers
DevTeam/Pure.DI
Pure DI for .NET
dsafa/audio-band
Display and control songs from the Windows taskbar
SharpRepository/SharpRepository
C# Generic Repository for use with Entity Framework, RavenDB and more with built-in caching options.
seesharper/LightInject
An ultra lightweight IoC container
bilal-fazlani/commanddotnet
A modern framework for building modern CLI apps
roubachof/Sharpnado.Tabs
Pure MAUI and Xamarin.Forms Tabs, including fixed tabs, scrollable tabs, bottom tabs, badge, segmented control, custom tabs, button tabs, bendable tabs...
NuKeeperDotNet/NuKeeper
Automagically update nuget packages in .NET projects
maartenba/MvcSiteMapProvider
An ASP.NET MVC SiteMapProvider implementation for the ASP.NET MVC framework.
AudioBand/AudioBand
Display and control songs from the Windows taskbar
pnp/PnP-Tools
Scripts and tools for Office 365 and SharePoint - More for IT Pro's
Version Downloads Last Updated
5.5.0 1,731,343 8/16/2024
5.4.6 491,013 5/24/2024
5.4.5 182,601 4/25/2024
5.4.4 1,018,143 1/5/2024
5.4.3 143,323 12/13/2023
5.4.3-beta1 2,008 12/11/2023
5.4.2 177,482 11/15/2023
5.4.1 3,960,811 9/29/2022
5.4.1-beta2 3,188 9/27/2022
5.4.1-beta1 2,933 9/27/2022
5.4.0 4,057,352 7/20/2022
5.3.3 1,739,652 1/29/2022
5.3.2 2,346,178 7/2/2021
5.3.1 248,635 6/13/2021
5.3.0 2,188,342 3/4/2021
5.3.0-beta2 26,269 1/8/2021
5.3.0-beta1 3,419 1/7/2021
5.2.1 1,408,768 1/13/2021
5.2.0-alpha2 12,222 12/7/2020
5.2.0-alpha1 5,025 12/5/2020
5.1.0 796,592 10/24/2020
5.0.4 99,167 10/15/2020
5.0.3 895,273 7/13/2020
5.0.2 180,900 6/28/2020
5.0.1 115,389 6/15/2020
5.0.0 1,795,817 6/11/2020
5.0.0-beta2 10,187 6/6/2020
5.0.0-beta1 9,956 6/1/2020
4.10.2 2,570,885 4/24/2020
4.9.2 467,485 4/8/2020
4.9.1 988,010 3/6/2020
4.9.0 1,600,346 1/6/2020
4.8.1 648,440 11/30/2019
4.8.0 183,189 11/23/2019
4.8.0-beta2 9,423 11/20/2019
4.8.0-beta1 9,603 11/17/2019
4.8.0-alpha3 9,785 11/17/2019
4.8.0-alpha2 9,227 11/16/2019
4.8.0-alpha1 9,298 11/16/2019
4.7.1 1,740,349 9/2/2019
4.7.0 15,362 9/1/2019
4.6.2 833,544 7/27/2019
4.6.1 177,229 7/23/2019
4.6.0 1,668,394 5/11/2019
4.6.0-beta2 13,282 5/8/2019
4.6.0-beta1 13,378 4/23/2019
4.5.3 31,612 7/23/2019
4.5.2 114,661 5/6/2019
4.5.1 731,715 3/22/2019
4.5.0 77,179 3/21/2019
4.5.0-beta1 13,508 3/14/2019
4.4.3 2,309,968 1/1/2019
4.4.2 952,791 12/1/2018
4.4.0 1,294,106 11/2/2018
4.3.0 4,248,775 5/16/2018
4.3.0-beta1 13,316 5/11/2018
4.2.3 29,872 5/15/2018
4.2.2 211,895 4/26/2018
4.2.1 290,146 4/15/2018
4.2.0 18,789 4/14/2018
4.1.3 15,778 5/15/2018
4.1.2 16,908 4/26/2018
4.1.1 189,700 4/4/2018
4.1.0 211,184 3/23/2018
4.1.0-beta1 13,056 3/16/2018
4.1.0-alpha1 31,984 2/26/2018
4.0.12 2,539,595 10/21/2017
4.0.11 622,546 9/20/2017
4.0.8 2,031,010 6/3/2017
4.0.7 365,045 5/19/2017
4.0.6 206,692 5/4/2017
4.0.3 259,293 4/19/2017
4.0.2 20,650 4/19/2017
4.0.0 673,152 3/31/2017
4.0.0-beta2 35,313 3/14/2017
4.0.0-beta1 16,817 2/19/2017
4.0.0-alpha3 18,153 1/8/2017
4.0.0-alpha2 14,431 12/30/2016
4.0.0-alpha1 14,180 11/25/2016
3.3.2 1,252,567 12/2/2016
3.3.1 48,967 11/23/2016
3.3.0 92,528 11/21/2016
3.3.0-beta2 13,446 11/10/2016
3.3.0-beta1 13,235 11/9/2016
3.3.0-alpha1 12,967 11/11/2016
3.2.7 342,496 11/3/2016
3.2.5 30,056 11/1/2016
3.2.4 1,107,129 10/26/2016
3.2.3 104,761 10/16/2016
3.2.2 517,865 8/26/2016
3.2.0 681,343 6/28/2016
3.2.0-beta2 12,127 6/28/2016
3.2.0-beta1 12,221 6/27/2016
3.2.0-alpha2 14,305 5/2/2016
3.1.5 281,265 5/22/2016
3.1.5-alpha3 12,292 5/22/2016
3.1.5-alpha2 11,971 5/22/2016
3.1.5-alpha1 11,035 5/18/2016
3.1.4 191,032 5/1/2016
3.1.3 132,404 4/12/2016
3.1.2 677,806 12/14/2015
3.1.2-alpha2 11,449 12/8/2015
3.1.2-alpha1 11,139 12/6/2015
3.1.1 164,143 11/23/2015
3.1.0 232,206 10/12/2015
3.0.7 18,392 10/10/2015
3.0.6 23,763 10/4/2015
3.0.5 187,341 9/3/2015
3.0.4 60,910 8/31/2015
3.0.3 19,110 8/27/2015
3.0.1 45,280 8/20/2015
3.0.0 35,196 8/18/2015
3.0.0-beta4 14,392 8/11/2015
3.0.0-beta3 13,216 8/3/2015
3.0.0-beta2 13,235 7/17/2015
3.0.0-beta1 16,630 6/28/2015
3.0.0-alpha2 13,020 6/21/2015
3.0.0-alpha1 12,804 6/14/2015
2.8.3 270,214 7/17/2015
2.8.1 16,059 7/16/2015
2.8.0 414,223 5/2/2015
2.8.0-beta5 7,858 5/3/2015
2.8.0-beta4 13,394 4/27/2015
2.8.0-beta3 13,104 4/26/2015
2.8.0-beta2 13,162 4/17/2015
2.8.0-beta1 13,347 4/9/2015
2.8.0-alpha1 13,175 4/5/2015
2.7.3 305,594 3/9/2015
2.7.3-alpha1 13,217 3/1/2015
2.7.2 68,711 2/12/2015
2.7.2-beta2 7,844 2/11/2015
2.7.2-beta1 7,794 2/10/2015
2.7.2-alpha2 13,133 2/12/2015
2.7.2-alpha1 7,666 2/10/2015
2.7.1 45,145 2/1/2015
2.7.1-alpha3 8,308 1/16/2015
2.7.1-alpha2 7,751 1/16/2015
2.7.1-alpha1 7,645 1/15/2015
2.7.0 64,950 1/15/2015
2.7.0-beta2 7,704 1/13/2015
2.7.0-beta1 8,677 11/12/2014
2.6.1 191,612 10/26/2014
2.6.0 146,972 10/14/2014
2.6.0-beta2 8,184 9/20/2014
2.6.0-beta1 15,196 8/30/2014
2.6.0-alpha2 8,121 8/17/2014
2.6.0-alpha1 7,812 8/17/2014
2.5.2 132,338 7/13/2014
2.5.0 316,595 3/2/2014
2.5.0-beta2 13,166 2/26/2014
2.5.0-beta1 19,827 2/9/2014
2.4.1 89,818 1/14/2014
2.4.0 53,490 12/8/2013
2.4.0-beta3 12,472 11/24/2013
2.4.0-beta2 12,339 11/5/2013
2.4.0-beta1 12,525 10/15/2013
2.4.0-alpha3 8,025 8/23/2013
2.4.0-alpha1 8,003 7/15/2013
2.3.6 89,241 10/21/2013
2.3.5 50,133 9/2/2013
2.3.2 33,692 8/31/2013
2.3.0 70,460 6/30/2013
2.3.0-beta2 12,115 6/20/2013
2.3.0-beta1 8,689 6/18/2013
2.2.3 73,674 5/4/2013
2.2.1 33,796 4/19/2013
2.2.0 16,249 4/8/2013
2.1.0 16,327 3/19/2013
2.0.2 20,107 3/10/2013
2.0.1 17,072 2/28/2013
2.0.0 27,506 2/25/2013
2.0.0-beta5 13,443 2/22/2013
2.0.0-beta4 12,524 2/17/2013
2.0.0-beta3 12,619 2/10/2013
2.0.0-beta2 12,706 2/8/2013
2.0.0-beta1 10,716 1/29/2013
2.0.0-alpha1 9,089 1/19/2013
1.6.0.12319 35,708 11/15/2012
1.5.0.12199 22,503 7/17/2012
1.4.2.12140 18,765 5/19/2012
1.4.0.12049 21,133 2/17/2012
1.3.0.11343 18,739 12/10/2011
1.2.0.11273 49,631 10/3/2011