A simple, easy to use job execution engine built on top of Quartz Enterprise Scheduler .NET.
Info
Version: | 1.2.23 |
Author(s): | Jakub Pachansky |
Last Update: | Monday, January 10, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/R-Suite/R.Scheduler |
NuGet Url: | https://www.nuget.org/packages/R.Scheduler |
Install
Install-Package R.Scheduler
dotnet add package R.Scheduler
paket add R.Scheduler
R.Scheduler Download (Unzip the "nupkg" after downloading)
Dependencies
- R.Scheduler.Contracts(>= 1.2.5)
- Quartz(>= 2.6.1)
- Microsoft.AspNet.WebApi.OwinSelfHost(>= 5.2.3)
- Microsoft.AspNet.WebApi.Cors(>= 5.2.3)
- Microsoft.Owin.Hosting(>= 3.0.1)
- structuremap(>= 4.7.1)
- AutoMapper(>= 4.1.1)
- Newtonsoft.Json(>= 12.0.2)
- FeatureToggle(>= 3.4.0)
- BouncyCastle.NetCore(>= 1.8.1.3)
- System.Net.Http(>= 4.3.4)
Tags