Skip to main content
SimpleInjector.Extensions.ExecutionContextScoping package icon

SimpleInjector.Extensions.ExecutionContextScoping

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 when this scope ends. This scope allows flowing through asynchronous method calls.

Total Downloads
6.5M
6,471,250
Published
Mar 14, 2017
Latest stable version

Install

.NET CLI
dotnet add package SimpleInjector.Extensions.ExecutionContextScoping --version 4.0.0-beta2
Package Manager Console
Install-Package SimpleInjector.Extensions.ExecutionContextScoping -Version 4.0.0-beta2
PackageReference
<PackageReference Include="SimpleInjector.Extensions.ExecutionContextScoping" Version="4.0.0-beta2" />

Frameworks

.NETFramework4.5 .NETStandard1.3

Dependencies

SimpleInjector
.NETFramework4.5
[4.0.0-beta2, )
NETStandard.Library
.NETStandard1.3
[1.6.0, )
SimpleInjector
.NETStandard1.3
[4.0.0-beta2, )

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 2 target frameworks; confirm the exact target used by your application.

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.