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.
Info
Version: | 4.0.0 |
Author(s): | Simple Injector Contributors |
Last Update: | Friday, March 31, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://simpleinjector.org/threadscope |
NuGet Url: | https://www.nuget.org/packages/SimpleInjector.Extensions.LifetimeScoping |
Install
Install-Package SimpleInjector.Extensions.LifetimeScoping
dotnet add package SimpleInjector.Extensions.LifetimeScoping
paket add SimpleInjector.Extensions.LifetimeScoping
SimpleInjector.Extensions.LifetimeScoping Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- SimpleInjector(>= 4.0.0 && < 5.0.0)
- NETStandard.Library(>= 1.6.0)
- SimpleInjector(>= 4.0.0 && < 5.0.0)
Tags