Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
2 packages returned for Tags:"lifestyle"
Sort by
Relevance
Downloads
Recently updated
SimpleInjector.
Extensions.
ExecutionContextScoping
by:
.net junkie
SimpleInjector-Contributors
4,494,961 total downloads
last updated
3/31/2017
Latest version:
4.0.0
simpleinjector
architecture
dependency-injection
DI
easy
easy-to-use
Inversion-of-Control
IOC
lifestyle
execution
More tags
The Execution Context Scoping package adds the 'Execution Context Scope' lifestyle, which allows instances to live within an explicitly defined execution context scope (or logical call context) and get disposed...
More information
SimpleInjector.
Extensions.
LifetimeScoping
by:
.net junkie
SimpleInjector-Contributors
1,192,647 total downloads
last updated
3/31/2017
Latest version:
4.0.0
simpleinjector
architecture
dependency-injection
DI
easy
easy-to-use
Inversion-of-Control
IOC
lifestyle
lifetime
More tags
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.