Calabonga.Microservices.BackgroundWorkers
1.0.4
Background workers collection for ASP.NET Core application. CronTab-schedule available.
Install-Package Calabonga.Microservices.BackgroundWorkers -Version 1.0.4
dotnet add package Calabonga.Microservices.BackgroundWorkers --version 1.0.4
<PackageReference Include="Calabonga.Microservices.BackgroundWorkers" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Calabonga.Microservices.BackgroundWorkers --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Calabonga.Microservices.BackgroundWorkers, 1.0.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Calabonga.Microservices.BackgroundWorkers as a Cake Addin
#addin nuget:?package=Calabonga.Microservices.BackgroundWorkers&version=1.0.4
// Install Calabonga.Microservices.BackgroundWorkers as a Cake Tool
#tool nuget:?package=Calabonga.Microservices.BackgroundWorkers&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
IncludingSeconds added for crontab scheduler
Dependencies
-
.NETCoreApp 3.1
- Calabonga.Microservices.Core (>= 2.1.2)
- Microsoft.Extensions.Hosting.Abstractions (>= 3.1.8)
- ncrontab (>= 3.3.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.4 | 295 | 10/8/2020 |
1.0.3 | 144 | 10/6/2020 |
1.0.2 | 185 | 9/24/2020 |
1.0.1 | 168 | 9/3/2020 |
1.0.0 | 311 | 8/3/2020 |
1.0.0-beta2 | 160 | 4/20/2020 |
1.0.0-beta1 | 180 | 4/20/2020 |