Cronex
A cron like system built in Elixir, that you can mount in your supervision tree (by jbernardo95)
CronScheduler.AspNetCore
Cron Scheduler for AspNetCore 2.x/7.x or DotNetCore 2.x/7.x Self-hosted (by kdcllc)
Our great sponsors
Cronex | CronScheduler.AspNetCore | |
---|---|---|
0 | 1 | |
47 | 164 | |
- | - | |
0.0 | 0.0 | |
over 2 years ago | 11 months ago | |
Elixir | C# | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Cronex
Posts with mentions or reviews of Cronex.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Cronex yet.
Tracking mentions began in Dec 2020.
CronScheduler.AspNetCore
Posts with mentions or reviews of CronScheduler.AspNetCore.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-15.
-
Scheduled job in dot ent
If you need dynamic Jobs, then hangfire otherwise a simple cron library like https://github.com/kdcllc/CronScheduler.AspNetCore will do
What are some alternatives?
When comparing Cronex and CronScheduler.AspNetCore you can also consider the following projects:
quantum - :watch: Cron-like job scheduler for Elixir
FluentScheduler - Automated job scheduler with fluent interface for the .NET platform.
TopShelf - An easy service hosting framework for building Windows services using .NET