SimpleInjector 2.8.0-beta1

This is a prerelease version of SimpleInjector.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SimpleInjector --version 2.8.0-beta1
                    
NuGet\Install-Package SimpleInjector -Version 2.8.0-beta1
                    
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.8.0-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SimpleInjector" Version="2.8.0-beta1" />
                    
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 2.8.0-beta1
                    
#r "nuget: SimpleInjector, 2.8.0-beta1"
                    
#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@2.8.0-beta1
                    
#: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=2.8.0-beta1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=SimpleInjector&version=2.8.0-beta1&prerelease
                    
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 Framework net40-client is compatible.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.8.0 24,347 5/2/2015
2.8.0-beta5 37 5/3/2015
2.8.0-beta4 168 4/27/2015
2.8.0-beta3 49 4/26/2015
2.8.0-beta2 115 4/17/2015
2.8.0-beta1 135 4/9/2015
2.8.0-alpha1 85 4/5/2015
2.7.3 21,712 3/9/2015
2.7.3-alpha1 119 3/1/2015
2.7.2 11,071 2/12/2015
2.7.2-beta2 42 2/11/2015
2.7.2-beta1 54 2/10/2015
2.7.2-alpha2 36 2/12/2015
2.7.2-alpha1 36 2/10/2015
2.7.1 4,644 2/1/2015
2.7.1-alpha3 695 1/16/2015
2.7.1-alpha2 49 1/16/2015
2.7.1-alpha1 45 1/15/2015
2.7.0 4,693 1/15/2015
2.7.0-beta2 54 1/13/2015
Loading failed