Skip to content

A simple web extension for the great quartznet library

License

Notifications You must be signed in to change notification settings

vip32/quartz-web

Repository files navigation

NuGet

Quartz.Web

A simple web extension for the great quartznet library.

Usage

Startup.cs

services.AddJobScheduling();
services.AddScopedJob<EchoJob>("0/5 * * * * ?"); //every 5 seconds

About

A simple web extension for the great quartznet library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages