Info
Version: | 0.1.2 |
Author(s): | Roberto Yudice |
Last Update: | Thursday, December 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ryudice/quartznet-admin-core |
NuGet Url: | https://www.nuget.org/packages/QuartzAdmin |
Install
Install-Package QuartzAdmin
dotnet add package QuartzAdmin
paket add QuartzAdmin
QuartzAdmin Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.App(>= 2.1.1)
- Quartz(>= 3.0.6)
Tags
It's plug and play all you have to do is pass it on your scheduler instance and it will pull all your jobs from it.
- View all the jobs together with the schedule
- Execute jobs on demand
- List triggers.