Kharazmi.AspNetCore.BackgroundJob is a Lightweight and Extensible Infrastructure for an easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET Core applications.
Info
Version: | 3.0.1 |
Author(s): | Koorsha Shirazi |
Last Update: | Sunday, March 16, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/koorshashirazi/Kharazmi |
NuGet Url: | https://www.nuget.org/packages/Kharazmi.BackgroundJob |
Install
Install-Package Kharazmi.BackgroundJob
dotnet add package Kharazmi.BackgroundJob
paket add Kharazmi.BackgroundJob
Kharazmi.BackgroundJob Download (Unzip the "nupkg" after downloading)
Dependencies
- Kharazmi.AspNetCore.Core(>= 1.4.1)
- HangFire.Mongo(>= 0.7.11)
- Hangfire.AspNetCore(>= 1.7.11)
- Hangfire.MemoryStorage.Core(>= 1.4.0)
- Hangfire.SqlServer(>= 1.7.11)
- Microsoft.AspNetCore.Authentication.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Authorization(>= 3.1.9)
Tags