SimpleInjector.Extensions.LifetimeScoping 3.3.0-beta2

Prefix Reserved
This is a prerelease version of SimpleInjector.Extensions.LifetimeScoping.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SimpleInjector.Extensions.LifetimeScoping --version 3.3.0-beta2
                    
NuGet\Install-Package SimpleInjector.Extensions.LifetimeScoping -Version 3.3.0-beta2
                    
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.Extensions.LifetimeScoping" Version="3.3.0-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SimpleInjector.Extensions.LifetimeScoping" Version="3.3.0-beta2" />
                    
Directory.Packages.props
<PackageReference Include="SimpleInjector.Extensions.LifetimeScoping" />
                    
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.Extensions.LifetimeScoping --version 3.3.0-beta2
                    
#r "nuget: SimpleInjector.Extensions.LifetimeScoping, 3.3.0-beta2"
                    
#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.Extensions.LifetimeScoping@3.3.0-beta2
                    
#: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.Extensions.LifetimeScoping&version=3.3.0-beta2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=SimpleInjector.Extensions.LifetimeScoping&version=3.3.0-beta2&prerelease
                    
Install as a Cake Tool

The Lifetime Scoping package adds an advanced new lifestyle called 'Lifetime Scope', which allows instances to live within an explicitly defined thread-specific scope and get disposed when this scope ends.
   

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 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net40-client is compatible.  net45 was computed.  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. 
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 (12)

Showing the top 5 NuGet packages that depend on SimpleInjector.Extensions.LifetimeScoping:

Package Downloads
Mediator.Net.SimpleInjector

Use SimpleInjector as the IoC container for Mediator.Net

Envoc.Core.Jobs.Hangfire

Envoc.Core.Jobs.Hangfire

NerveFramework

Nerve Framework provides a infrastructure platform for .NET applications using CQRS, Dependency Injection (DI) and Inversion of Control (IoC).

AndyC.Patterns.SimpleInjector

Package Description

Rsft.Lib.SimpleInjector.WCF

Integration of SimpleInjector IoC container with WCF using custom behaviors. Features: * WAS activation capable and works with all WCF protocols. (note: Many other WCF solutions only provide registration through global.asax and cannot be used with non IIS HTTP solutions.). * Thread safety. * Use in IIS or self hosted scenarios.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SimpleInjector.Extensions.LifetimeScoping:

Repository Stars
mayuanyang/Mediator.Net
A simple mediator for .Net for sending command, publishing event and request response with pipelines supported
Version Downloads Last Updated
4.0.0 464,126 3/31/2017
4.0.0-beta2 1,931 3/14/2017
4.0.0-beta1 1,730 2/19/2017
4.0.0-alpha3 1,735 1/8/2017
4.0.0-alpha2 1,788 12/30/2016
4.0.0-alpha1 1,763 11/25/2016
3.3.2 169,577 12/2/2016
3.3.1 8,587 11/23/2016
3.3.0 3,483 11/21/2016
3.3.0-beta2 1,710 11/10/2016
3.3.0-beta1 1,955 11/9/2016
3.3.0-alpha1 1,672 11/11/2016
3.2.7 16,054 11/3/2016
3.2.5 3,009 11/1/2016
3.2.4 4,635 10/26/2016
3.2.3 2,950 10/16/2016
3.2.2 21,467 8/26/2016
3.2.0 41,410 6/28/2016
3.2.0-beta2 1,662 6/28/2016
3.2.0-beta1 1,710 6/27/2016
3.2.0-alpha2 1,757 5/2/2016
3.1.5 66,579 5/22/2016
3.1.5-alpha3 1,730 5/22/2016
3.1.5-alpha2 1,700 5/22/2016
3.1.5-alpha1 1,685 5/18/2016
3.1.4 5,999 5/1/2016
3.1.3 26,019 4/12/2016
3.1.2 208,712 12/14/2015
3.1.2-alpha2 1,723 12/8/2015
3.1.2-alpha1 1,860 12/6/2015
3.1.1 9,867 11/23/2015
3.1.0 13,666 10/12/2015
3.0.7 2,165 10/10/2015
3.0.6 3,698 10/4/2015
3.0.5 49,993 9/3/2015
3.0.4 2,126 8/31/2015
3.0.3 3,030 8/27/2015
3.0.1 3,760 8/20/2015
3.0.0 2,269 8/18/2015
3.0.0-beta4 2,360 8/11/2015
3.0.0-beta3 2,037 8/3/2015
3.0.0-beta2 2,021 7/17/2015
3.0.0-beta1 1,768 6/28/2015
3.0.0-alpha2 1,763 6/21/2015
3.0.0-alpha1 1,714 6/14/2015
2.8.3 11,053 7/17/2015
2.8.1 2,359 7/17/2015
2.8.0 45,952 5/2/2015
2.8.0-beta4 1,967 4/27/2015
2.8.0-beta3 1,812 4/26/2015
2.8.0-beta2 1,796 4/17/2015
2.8.0-beta1 1,778 4/9/2015
2.8.0-alpha1 1,841 4/5/2015
2.7.3 161,159 3/9/2015
2.7.3-alpha1 1,991 3/1/2015
2.7.2 5,966 2/12/2015
2.7.2-alpha2 1,728 2/12/2015
2.7.1 3,377 2/1/2015
2.7.0 3,428 1/15/2015
2.6.1 14,106 10/26/2014
2.6.0 3,234 10/14/2014
2.6.0-beta1 1,884 8/30/2014
2.5.2 9,252 7/13/2014
2.5.0 11,649 3/2/2014
2.5.0-beta2 1,953 2/26/2014
2.5.0-beta1 9,034 2/9/2014
2.4.1 3,745 1/14/2014
2.4.0 5,806 12/8/2013
2.4.0-beta3 1,860 11/24/2013
2.4.0-beta2 1,794 11/5/2013
2.4.0-beta1 1,981 10/15/2013
2.3.6 38,851 10/21/2013
2.3.5 4,293 9/2/2013
2.3.3 2,265 9/1/2013
2.3.2 3,080 7/18/2013
2.3.1 5,914 7/12/2013
2.3.0 2,588 6/30/2013
2.3.0-beta2 2,242 6/20/2013
2.2.3 3,452 5/4/2013
2.2.1 2,429 4/19/2013
2.2.0 2,600 4/8/2013
2.1.0 2,385 3/19/2013
2.0.2 2,476 3/10/2013
2.0.1 2,479 2/28/2013
2.0.0 2,592 2/25/2013
2.0.0-beta5 2,027 2/22/2013
2.0.0-beta4 2,104 2/17/2013
2.0.0-beta3 2,023 2/10/2013
2.0.0-beta2 2,064 2/8/2013
2.0.0-beta1 2,049 1/29/2013
2.0.0-alpha1 2,047 1/19/2013
1.6.1 2,768 12/12/2012
1.6.0.12319 2,786 11/15/2012
1.5.0.12199 2,669 7/17/2012
1.4.3.12185 2,401 7/3/2012
1.4.2.12141 2,427 5/20/2012
1.4.2.12140 2,600 5/19/2012