Skip to main content
QuartzRestApi package icon

QuartzRestApi

A self-hosted REST API library for Quartz.NET. Exposes a Quartz IScheduler over HTTP with optional API-key authentication. Supports both modern .NET 10 (Kestrel/Scalar) and classic .NET Framework 4.6.2 (OWIN/WebAPI2).

Total Downloads
1.8K
1,844
Published
Jul 15, 2026
Latest stable version

Install

.NET CLI
dotnet add package QuartzRestApi --version 1.1.8
Package Manager Console
Install-Package QuartzRestApi -Version 1.1.8
PackageReference
<PackageReference Include="QuartzRestApi" Version="1.1.8" />

Frameworks

.NETFramework4.6.2 net10.0

Dependencies

Quartz
.NETFramework4.6.2
[3.18.1, )
Microsoft.Owin.SelfHost
.NETFramework4.6.2
[4.2.3, )
[5.3.0, )
Newtonsoft.Json
.NETFramework4.6.2
[13.0.4, )
Quartz
net10.0
[3.18.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.