Skip to main content
SimpleInjector.Extensions.LifetimeScoping package icon

SimpleInjector.Extensions.LifetimeScoping

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.

Total Downloads
1.8M
1,799,218
Published
May 18, 2016
Latest stable version

Install

.NET CLI
dotnet add package SimpleInjector.Extensions.LifetimeScoping --version 3.1.5-alpha1
Package Manager Console
Install-Package SimpleInjector.Extensions.LifetimeScoping -Version 3.1.5-alpha1
PackageReference
<PackageReference Include="SimpleInjector.Extensions.LifetimeScoping" Version="3.1.5-alpha1" />

Frameworks

.NETFramework4.0 WindowsPhone8.0 Windows8.0 .NETPlatform5.0

Dependencies

SimpleInjector
.NETFramework4.0
[3.1.5-alpha1, )
SimpleInjector
WindowsPhone8.0
[3.1.5-alpha1, )
SimpleInjector
Windows8.0
[3.1.5-alpha1, )
SimpleInjector
.NETPlatform5.0
[3.1.5-alpha1, )
System.Collections
.NETPlatform5.0
[4.0.10, )
[4.0.10, )
[4.0.10, )
System.Globalization
.NETPlatform5.0
[4.0.10, )
System.IO
.NETPlatform5.0
[4.0.10, )
System.Linq
.NETPlatform5.0
[4.0.0, )
[4.0.10, )
System.Reflection
.NETPlatform5.0
[4.0.10, )
[4.0.0, )
[4.0.0, )
System.Runtime
.NETPlatform5.0
[4.0.20, )
[4.0.10, )
System.Threading
.NETPlatform5.0
[4.0.10, )
System.Threading.Tasks
.NETPlatform5.0
[4.0.10, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

The published metadata declares 18 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.