https://github.com/marxjmoura/cronquery
Lightweight job runner for ASP.NET Core
https://github.com/marxjmoura/cronquery
asp-net-core background-jobs cron cronquery job-scheduler net6
Last synced: about 1 year ago
JSON representation
Lightweight job runner for ASP.NET Core
- Host: GitHub
- URL: https://github.com/marxjmoura/cronquery
- Owner: marxjmoura
- License: mit
- Created: 2018-12-28T19:23:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-12T20:45:49.000Z (over 2 years ago)
- Last Synced: 2025-03-18T18:21:44.006Z (about 1 year ago)
- Topics: asp-net-core, background-jobs, cron, cronquery, job-scheduler, net6
- Language: C#
- Homepage: https://marxjmoura.github.io/cronquery
- Size: 1.37 MB
- Stars: 15
- Watchers: 2
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CronQuery
Lightweight job runner for ASP.NET Core
Explore CronQuery docs
## Status
[](https://circleci.com/gh/marxjmoura/cronquery)
[](https://codecov.io/gh/marxjmoura/cronquery)
[](https://img.shields.io/nuget/v/cronquery.svg)
[](https://www.nuget.org/packages/cronquery)
## Changelog
The changes for each release are documented in the [release notes](https://github.com/marxjmoura/cronquery/releases).
## Bugs and features
Please, fell free to [open a new issue](https://github.com/marxjmoura/cronquery/issues/new) on GitHub.
## License
[MIT](https://github.com/marxjmoura/cronquery/blob/master/LICENSE)
Copyright (c) 2018-present, [Marx J. Moura](https://github.com/marxjmoura)