https://github.com/damienbod/aspnetcorequartz
ASP.NET Core scheduling with Quartz.NET and SignalR
https://github.com/damienbod/aspnetcorequartz
aspnetcore dotnetcore quartz quartz-scheduler signalr
Last synced: about 2 months ago
JSON representation
ASP.NET Core scheduling with Quartz.NET and SignalR
- Host: GitHub
- URL: https://github.com/damienbod/aspnetcorequartz
- Owner: damienbod
- License: mit
- Created: 2021-11-07T16:20:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-10T07:20:25.000Z (5 months ago)
- Last Synced: 2025-06-05T16:46:32.167Z (4 months ago)
- Topics: aspnetcore, dotnetcore, quartz, quartz-scheduler, signalr
- Language: JavaScript
- Homepage: https://damienbod.com/2021/11/08/asp-net-core-scheduling-with-quartz-net-and-signalr-monitoring/
- Size: 999 KB
- Stars: 46
- Watchers: 4
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/damienbod/AspNetCoreQuartz/actions/workflows/dotnet.yml)
# ASP.NET Core scheduling with Quartz.NET
## Blogs
[ASP.NET Core scheduling with Quartz.NET and SignalR monitoring](https://damienbod.com/2021/11/08/asp-net-core-scheduling-with-quartz-net-and-signalr-monitoring/)
## History
- 2025-05-10 .NET 9
- 2024-11-15 .NET 9
- 2024-10-06 Updated packages
- 2024-06-22 Updated packages
- 2024-01-07 .NET 8
- 2023-11-03 Updated packages
- 2023-04-28 Updated packages
- 2023-01-01 Update packages to .NET 7
- 2022-05-20 Update packages## Links
https://www.quartz-scheduler.net/
https://andrewlock.net/using-quartz-net-with-asp-net-core-and-worker-services/
https://docs.microsoft.com/en-us/aspnet/core/signalr/introduction