BackgroundQueue is a simple way to queue background Tasks in ASP.Net Core and in .Net in general.
Info
| Version: | 1.0.0.3 |
| Author(s): | Twenty |
| Last Update: | Saturday, July 9, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/BackgroundQueue |
Install
Install-Package BackgroundQueue
dotnet add package BackgroundQueue
paket add BackgroundQueue
BackgroundQueue Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp3.1
netcoreapp5.0
netstandard2.1
Tags