Installs CrystalQuartz panel (pluggable Quartz.NET viewer) to .NET Core or .NET Standard application (web or self-hosted) that uses AspNetCore environment.
Info
Version: | 7.2.0-beta |
Author(s): | Eugene Guryanov |
Last Update: | Thursday, August 31, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/guryanovev/CrystalQuartz |
NuGet Url: | https://www.nuget.org/packages/CrystalQuartz.AspNetCore |
Install
Install-Package CrystalQuartz.AspNetCore
dotnet add package CrystalQuartz.AspNetCore
paket add CrystalQuartz.AspNetCore
CrystalQuartz.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.3)
Tags