Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/furkandeveloper/EasyCronJob
This repository provides easy cron job to your application on IHostedService.
https://github.com/furkandeveloper/EasyCronJob
cron cron-jobs cronjob cronjob-scheduler recurring recurring-events recurring-job recurring-tasks
Last synced: about 1 month ago
JSON representation
This repository provides easy cron job to your application on IHostedService.
- Host: GitHub
- URL: https://github.com/furkandeveloper/EasyCronJob
- Owner: furkandeveloper
- License: mit
- Created: 2021-06-06T16:43:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-14T13:59:39.000Z (almost 2 years ago)
- Last Synced: 2024-05-15T20:03:19.805Z (7 months ago)
- Topics: cron, cron-jobs, cronjob, cronjob-scheduler, recurring, recurring-events, recurring-job, recurring-tasks
- Language: C#
- Homepage: https://furkandeveloper.github.io/EasyCronJob/
- Size: 115 KB
- Stars: 71
- Watchers: 4
- Forks: 7
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - furkandeveloper/EasyCronJob - This repository provides easy cron job to your application on IHostedService. (C\#)
README
| Source | Badges |
| :------- | :------------------------- |
| `Code Quality` | [![Maintainability](https://api.codeclimate.com/v1/badges/c26a0d9995965bd4f390/maintainability)](https://codeclimate.com/github/furkandeveloper/EasyCronJob/maintainability) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/d288dbfe7d784d8d85cf9af17adf2229)](https://www.codacy.com/gh/furkandeveloper/EasyCronJob/dashboard?utm_source=github.com&utm_medium=referral&utm_content=furkandeveloper/EasyCronJob&utm_campaign=Badge_Grade) [![CodeFactor](https://www.codefactor.io/repository/github/furkandeveloper/easycronjob/badge)](https://www.codefactor.io/repository/github/furkandeveloper/easycronjob) [![codebeat badge](https://codebeat.co/badges/68cc9311-f613-46e7-a87d-c9ec0843cdfe)](https://codebeat.co/projects/github-com-furkandeveloper-easycronjob-master) ![Code Climate technical debt](https://img.shields.io/codeclimate/tech-debt/furkandeveloper/EasyCronJob) [![Codeac](https://static.codeac.io/badges/2-374412902.svg "Codeac")](https://app.codeac.io/github/furkandeveloper/EasyCronJob) |
| `Stats` | ![Nuget](https://img.shields.io/nuget/dt/EasyCronJob.Core?label=EasyCronJob.Core%20Downloads) ![Nuget](https://img.shields.io/nuget/v/EasyCronJob.Core?label=EasyCronJob.Core) ![Nuget](https://img.shields.io/nuget/dt/EasyCronJob.Abstractions?label=EasyCronJob.Abstractions%20Downloads) ![Nuget](https://img.shields.io/nuget/v/EasyCronJob.Abstractions?label=EasyCronJob.Abstractions) ![Nuget](https://img.shields.io/nuget/dt/EasyCronJob.AutoConfigurer?label=EasyCronJob.AutoConfigurer%20Downloads) ![Nuget](https://img.shields.io/nuget/v/EasyCronJob.AutoConfigurer?label=EasyCronJob.AutoConfigurer) |
| `License` | [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)|
| `Github Activity` | ![GitHub commit activity](https://img.shields.io/github/commit-activity/y/furkandeveloper/EasyCronJob) ![GitHub contributors](https://img.shields.io/github/contributors/furkandeveloper/EasyCronJob) ![GitHub last commit](https://img.shields.io/github/last-commit/furkandeveloper/EasyCronJob) ![GitHub search hit counter](https://img.shields.io/github/search/furkandeveloper/EasyCronJob/EasyCronJob) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/furkandeveloper/EasyCronJob) ![GitHub repo size](https://img.shields.io/github/repo-size/furkandeveloper/EasyCronJob)|
| `Languages` | ![GitHub top language](https://img.shields.io/github/languages/top/furkandeveloper/EasyCronJob) |
| `Issue Tracking` | ![GitHub issues](https://img.shields.io/github/issues/furkandeveloper/EasyCronJob) ![GitHub closed issues](https://img.shields.io/github/issues-closed/furkandeveloper/EasyCronJob) ![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/furkandeveloper/EasyCronJob) ![GitHub pull requests](https://img.shields.io/github/issues-pr/furkandeveloper/EasyCronJob) |***
## Give a Star 🌟
If you liked the project or if **EasyCronJob** helped you, please give a star.***
### Purpose
**EasyCronJob** provides easy cron job to your application on IHostedService.***
### Documentation
Visit [Wiki](https://github.com/furkandeveloper/EasyCronJob/wiki) page for documentation.***
![image](https://user-images.githubusercontent.com/47147484/121820542-17ba9380-cc9c-11eb-9961-f8a882aa7607.png)
![Alt](https://repobeats.axiom.co/api/embed/32d30317acb2e826ee510a6ee232fa498a1cf9bb.svg "Repobeats analytics image")
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=furkandeveloper/EasyCronJob&type=Date)](https://star-history.com/#furkandeveloper/EasyCronJob&Date)