Tiny background job core.
Info
Version: | 8.0.0 |
Author(s): | qianhua |
Last Update: | Monday, January 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/qianhua19800526/_git/TinyNetCoreMvcSample |
NuGet Url: | https://www.nuget.org/packages/Tiny.BackgroundJob.Core |
Install
Install-Package Tiny.BackgroundJob.Core
dotnet add package Tiny.BackgroundJob.Core
paket add Tiny.BackgroundJob.Core
Tiny.BackgroundJob.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Tiny.Shared(>= 3.1.1)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.0)
- Quartz(>= 3.0.7)