SimpleInjector 2.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package SimpleInjector --version 2.0.2
NuGet\Install-Package SimpleInjector -Version 2.0.2
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="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleInjector --version 2.0.2
#r "nuget: SimpleInjector, 2.0.2"
#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.
// Install SimpleInjector as a Cake Addin
#addin nuget:?package=SimpleInjector&version=2.0.2

// Install SimpleInjector as a Cake Tool
#tool nuget:?package=SimpleInjector&version=2.0.2

The goal of Simple Injector is to provide .NET application developers with an easy, flexible, and fast dependency injection framework, that uses best practices to steers developers towards the pit of success.

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (55)

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

Repository Stars
jbogard/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.
reactiveui/splat
Makes things cross-platform
dadhi/DryIoc
DryIoc is fast, small, full-featured IoC Container for .NET
Version Downloads Last updated
2.8.0 24,346 5/2/2015
2.8.0-beta5 35 5/3/2015
2.8.0-beta4 167 4/27/2015
2.8.0-beta3 47 4/26/2015
2.8.0-beta2 113 4/17/2015
2.8.0-beta1 133 4/9/2015
2.8.0-alpha1 83 4/5/2015
2.7.3 21,711 3/9/2015
2.7.3-alpha1 117 3/1/2015
2.7.2 11,070 2/12/2015
2.7.2-beta2 40 2/11/2015
2.7.2-beta1 53 2/10/2015
2.7.2-alpha2 35 2/12/2015
2.7.2-alpha1 34 2/10/2015
2.7.1 4,643 2/1/2015
2.7.1-alpha3 693 1/16/2015
2.7.1-alpha2 48 1/16/2015
2.7.1-alpha1 43 1/15/2015
2.7.0 4,691 1/15/2015
2.7.0-beta2 53 1/13/2015
2.7.0-beta1 956 11/12/2014
2.6.1 24,386 10/26/2014
2.6.0 3,332 10/14/2014
2.6.0-beta2 173 9/20/2014
2.6.0-beta1 1,502 8/30/2014
2.6.0-alpha2 414 8/17/2014
2.6.0-alpha1 55 8/17/2014
2.5.2 31,089 7/13/2014
2.5.0 14,982 3/2/2014
2.5.0-beta2 48 2/26/2014
2.5.0-beta1 51 2/9/2014
2.4.1 3,213 1/14/2014
2.4.0 1,349 12/8/2013
2.4.0-beta3 48 11/24/2013
2.4.0-beta2 51 11/5/2013
2.4.0-beta1 81 10/15/2013
2.4.0-alpha3 60 8/23/2013
2.4.0-alpha1 46 7/15/2013
2.3.6 791 10/21/2013
2.3.5 1,566 9/2/2013
2.3.2 62 8/31/2013
2.3.0 3,603 6/30/2013
2.3.0-beta2 41 6/20/2013
2.3.0-beta1 41 6/18/2013
2.2.3 910 5/4/2013
2.2.1 180 4/19/2013
2.2.0 120 4/8/2013
2.1.0 86 3/19/2013
2.0.2 239 3/10/2013
2.0.1 341 2/28/2013
2.0.0 269 2/25/2013
2.0.0-beta5 42 2/22/2013
2.0.0-beta4 44 2/17/2013
2.0.0-beta3 43 2/10/2013
2.0.0-beta2 41 2/8/2013
2.0.0-beta1 42 1/29/2013
2.0.0-alpha1 52 1/19/2013
1.6.0.12319 934 11/15/2012
1.5.0.12199 103 7/17/2012
1.4.2.12140 164 5/19/2012
1.4.0.12049 66 2/17/2012
1.3.0.11343 55 12/10/2011
1.2.0.11273 64 10/3/2011

Fixes a small bug in the Diagnostic Services that prevented the diagnostic results from being displayed when generic types where grouped that contained a generic type constraint.