DalSoft.Hosting.BackgroundQueue is a very lightweight .NET Core replacement for HostingEnvironment.QueueBackgroundWorkItem using IHostedService.
Info
Version: | 2.0.1 |
Author(s): | DalSoft |
Last Update: | Thursday, September 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DalSoft/DalSoft.Hosting.BackgroundQueue |
NuGet Url: | https://www.nuget.org/packages/DalSoft.Hosting.BackgroundQueue |
Install
Install-Package DalSoft.Hosting.BackgroundQueue
dotnet add package DalSoft.Hosting.BackgroundQueue
paket add DalSoft.Hosting.BackgroundQueue
DalSoft.Hosting.BackgroundQueue Download (Unzip the "nupkg" after downloading)
Dependencies
Tags