Execute task in background with new scope.
Info
| Version: | 1.0.1 |
| Author(s): | DLB.AspNetCore.BackgroundTasks |
| Last Update: | Tuesday, November 19, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/danipro1993/DLB.AspNetCore.BackgroundTasks |
| NuGet Url: | https://www.nuget.org/packages/DLB.AspNetCore.BackgroundTasks |
Install
Install-Package DLB.AspNetCore.BackgroundTasks
dotnet add package DLB.AspNetCore.BackgroundTasks
paket add DLB.AspNetCore.BackgroundTasks
DLB.AspNetCore.BackgroundTasks Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Hosting(>= 2.2.0)