A lightweight scheduler library for ASP.NET Core.
Info
Version: | 2.0.0 |
Author(s): | Md. Nahid Hasan |
Last Update: | Saturday, September 6, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nahidhasanswe/AspNetCore-Scheduler |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Scheduler |
Install
Install-Package AspNetCore.Scheduler
dotnet add package AspNetCore.Scheduler
paket add AspNetCore.Scheduler
AspNetCore.Scheduler Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- Microsoft.Extensions.Hosting(>= 2.1.1)
Tags