A Worker Service Manager for .NET 6+ and .NET Standard 2.0 Applications.
Info
Version: | 1.5.1 |
Author(s): | RICADO Group |
Last Update: | Saturday, April 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RICADO.WorkerService |
Install
Install-Package RICADO.WorkerService
dotnet add package RICADO.WorkerService
paket add RICADO.WorkerService
RICADO.WorkerService Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Hosting(>= 5.0.0)
- RICADO.Configuration(>= 1.0.1)
- RICADO.Logging(>= 1.0.5)