SimpleInjector.Extensions.LifetimeScoping 4.0.0-beta2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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 4.0.0-beta2
NuGet\Install-Package SimpleInjector.Extensions.LifetimeScoping -Version 4.0.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="4.0.0-beta2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleInjector.Extensions.LifetimeScoping --version 4.0.0-beta2
#r "nuget: SimpleInjector.Extensions.LifetimeScoping, 4.0.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.
// Install SimpleInjector.Extensions.LifetimeScoping as a Cake Addin
#addin nuget:?package=SimpleInjector.Extensions.LifetimeScoping&version=4.0.0-beta2&prerelease

// Install SimpleInjector.Extensions.LifetimeScoping as a Cake Tool
#tool nuget:?package=SimpleInjector.Extensions.LifetimeScoping&version=4.0.0-beta2&prerelease

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. 
.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 is compatible.  net403 was computed.  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 385,831 3/31/2017
4.0.0-beta2 1,689 3/14/2017
4.0.0-beta1 1,506 2/19/2017
4.0.0-alpha3 1,514 1/8/2017
4.0.0-alpha2 1,509 12/30/2016
4.0.0-alpha1 1,540 11/25/2016
3.3.2 159,434 12/2/2016
3.3.1 8,219 11/23/2016
3.3.0 3,226 11/21/2016
3.3.0-beta2 1,478 11/10/2016
3.3.0-beta1 1,719 11/9/2016
3.3.0-alpha1 1,440 11/11/2016
3.2.7 15,453 11/3/2016
3.2.5 2,753 11/1/2016
3.2.4 4,212 10/26/2016
3.2.3 2,690 10/16/2016
3.2.2 19,590 8/26/2016
3.2.0 38,282 6/28/2016
3.2.0-beta2 1,423 6/28/2016
3.2.0-beta1 1,468 6/27/2016
3.2.0-alpha2 1,524 5/2/2016
3.1.5 60,683 5/22/2016
3.1.5-alpha3 1,475 5/22/2016
3.1.5-alpha2 1,451 5/22/2016
3.1.5-alpha1 1,452 5/18/2016
3.1.4 5,294 5/1/2016
3.1.3 24,819 4/12/2016
3.1.2 172,784 12/14/2015
3.1.2-alpha2 1,475 12/8/2015
3.1.2-alpha1 1,627 12/6/2015
3.1.1 9,020 11/23/2015
3.1.0 12,650 10/12/2015
3.0.7 1,903 10/10/2015
3.0.6 3,396 10/4/2015
3.0.5 37,442 9/3/2015
3.0.4 1,872 8/31/2015
3.0.3 2,737 8/27/2015
3.0.1 2,757 8/20/2015
3.0.0 1,979 8/18/2015
3.0.0-beta4 2,003 8/11/2015
3.0.0-beta3 1,791 8/3/2015
3.0.0-beta2 1,672 7/17/2015
3.0.0-beta1 1,533 6/28/2015
3.0.0-alpha2 1,512 6/21/2015
3.0.0-alpha1 1,467 6/14/2015
2.8.3 9,634 7/17/2015
2.8.1 2,005 7/17/2015
2.8.0 31,813 5/2/2015
2.8.0-beta4 1,719 4/27/2015
2.8.0-beta3 1,569 4/26/2015
2.8.0-beta2 1,550 4/17/2015
2.8.0-beta1 1,537 4/9/2015
2.8.0-alpha1 1,583 4/5/2015
2.7.3 130,889 3/9/2015
2.7.3-alpha1 1,740 3/1/2015
2.7.2 5,514 2/12/2015
2.7.2-alpha2 1,479 2/12/2015
2.7.1 3,076 2/1/2015
2.7.0 3,124 1/15/2015
2.6.1 11,364 10/26/2014
2.6.0 2,954 10/14/2014
2.6.0-beta1 1,637 8/30/2014
2.5.2 8,494 7/13/2014
2.5.0 11,144 3/2/2014
2.5.0-beta2 1,690 2/26/2014
2.5.0-beta1 6,958 2/9/2014
2.4.1 3,416 1/14/2014
2.4.0 5,477 12/8/2013
2.4.0-beta3 1,612 11/24/2013
2.4.0-beta2 1,525 11/5/2013
2.4.0-beta1 1,721 10/15/2013
2.3.6 18,787 10/21/2013
2.3.5 4,025 9/2/2013
2.3.3 1,999 9/1/2013
2.3.2 2,803 7/18/2013
2.3.1 5,501 7/12/2013
2.3.0 2,281 6/30/2013
2.3.0-beta2 1,970 6/20/2013
2.2.3 3,153 5/4/2013
2.2.1 2,150 4/19/2013
2.2.0 2,320 4/8/2013
2.1.0 2,108 3/19/2013
2.0.2 2,194 3/10/2013
2.0.1 2,211 2/28/2013
2.0.0 2,325 2/25/2013
2.0.0-beta5 1,771 2/22/2013
2.0.0-beta4 1,840 2/17/2013
2.0.0-beta3 1,760 2/10/2013
2.0.0-beta2 1,808 2/8/2013
2.0.0-beta1 1,784 1/29/2013
2.0.0-alpha1 1,790 1/19/2013
1.6.1 2,483 12/12/2012
1.6.0.12319 2,499 11/15/2012
1.5.0.12199 2,392 7/17/2012
1.4.3.12185 2,137 7/3/2012
1.4.2.12141 2,163 5/20/2012
1.4.2.12140 2,277 5/19/2012