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/asyncscope |
NuGet Url: | https://www.nuget.org/packages/SimpleInjector.Extensions.ExecutionContextScoping |
Install
Install-Package SimpleInjector.Extensions.ExecutionContextScoping
dotnet add package SimpleInjector.Extensions.ExecutionContextScoping
paket add SimpleInjector.Extensions.ExecutionContextScoping
SimpleInjector.Extensions.ExecutionContextScoping Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- SimpleInjector(>= 4.0.0 && < 5.0.0)
- NETStandard.Library(>= 1.6.0)
- SimpleInjector(>= 4.0.0 && < 5.0.0)
Tags
This scope allows flowing through asynchronous method calls.