ASP.NET Core background worker library.
Info
| Version: | 0.0.2-beta |
| Author(s): | Tuan Nguyen |
| Last Update: | Tuesday, July 20, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dotnetcoban/net-core-background-job |
| NuGet Url: | https://www.nuget.org/packages/DNCB.AspNetCoreBackgroundJob |
Install
Install-Package DNCB.AspNetCoreBackgroundJob
dotnet add package DNCB.AspNetCoreBackgroundJob
paket add DNCB.AspNetCoreBackgroundJob
DNCB.AspNetCoreBackgroundJob Download (Unzip the "nupkg" after downloading)
Dependencies
- Cronos(>= 0.7.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 5.0.0)
Tags