issues
search
NCronJob-Dev
/
NCronJob
A Job Scheduler sitting on top of IHostedService in dotnet.
https://docs.ncronjob.dev/
MIT License
158
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
v3 branch
#90
linkdotnet
closed
2 months ago
4
feat: Use HashSet for job definitions
#89
linkdotnet
closed
5 months ago
0
fix: Don't use Unsafe version for scheduler
#88
linkdotnet
closed
5 months ago
2
feat: Added dynamic jobs
#87
linkdotnet
closed
5 months ago
0
Update NCronJobRetryTests.cs
#86
falvarez1
closed
5 months ago
0
Dedicated Queue workers per Job Type
#85
falvarez1
closed
5 months ago
8
Dynamic jobs
#84
linkdotnet
closed
5 months ago
10
Runtime modification of scheduled jobs
#83
KorsG
closed
5 months ago
32
refactor: Simplify RemoveChars
#82
linkdotnet
closed
5 months ago
4
chore(deps): bump SonarAnalyzer.CSharp from 9.25.1.91650 to 9.26.0.92422
#81
dependabot[bot]
closed
5 months ago
0
chore(deps): bump Microsoft.AspNetCore.OpenApi from 8.0.5 to 8.0.6
#80
dependabot[bot]
closed
5 months ago
0
Patch: add missing timezone to ServiceCollection extensions
#78
falvarez1
closed
5 months ago
0
feat: Enable Anonymous jobs for instant execution
#77
linkdotnet
closed
5 months ago
0
Minimal API for instant jobs
#76
linkdotnet
closed
5 months ago
0
refactor: Use Abstraction package
#75
linkdotnet
closed
5 months ago
0
Use Microsoft.Extensions.Hosting.Abstractions
#74
chrisls121
closed
5 months ago
6
Job dependencies
#73
linkdotnet
closed
5 months ago
0
refactor: Introduce JobRun
#72
linkdotnet
closed
5 months ago
2
refactor: Make types internal as users should only use interface
#71
linkdotnet
closed
6 months ago
3
feat: Support Startup Jobs #43
#70
falvarez1
closed
6 months ago
0
feat: Ability to configure global settings
#69
linkdotnet
closed
6 months ago
7
added caching mechanism to policy attributes
#68
falvarez1
closed
6 months ago
1
Update README.md
#67
falvarez1
closed
6 months ago
0
Allow bypass concurrency requirements for instant jobs
#65
linkdotnet
closed
5 months ago
1
fix: Instant Jobs should be executed with highest priority
#64
linkdotnet
closed
6 months ago
1
chore: Add documentation for global concurrency feature
#63
linkdotnet
closed
6 months ago
0
Explain Global Concurrency
#62
linkdotnet
closed
6 months ago
0
fix: Throw exception when missing instant job
#61
linkdotnet
closed
6 months ago
0
refactor: Remove polling and wait for first task to finish
#60
linkdotnet
closed
6 months ago
4
Create abstraction around `JobExecutionContext` to hide some implemenation details
#59
linkdotnet
closed
2 months ago
1
fix: Allow multiple runs
#58
linkdotnet
closed
6 months ago
0
Lot's of memory allocations caused by using reflection.
#57
dosper7
closed
6 months ago
11
fix: Don't use "<Program>" tag in README.md as it breaks the CI pipeline
#56
linkdotnet
closed
6 months ago
0
refactor: Overhaul mechanism of job scheduling
#55
linkdotnet
closed
6 months ago
0
Make NCronJob native AOT ready
#54
linkdotnet
opened
6 months ago
7
Anonymous job feature
#53
falvarez1
closed
6 months ago
4
Trigger jobs that respects concurrency config
#52
KorsG
closed
6 months ago
3
Job Dependency
#51
linkdotnet
closed
6 months ago
4
feat: Infer job-type for builder
#50
linkdotnet
closed
6 months ago
0
fixed WaitForNextExecution in CronScheduler
#49
falvarez1
closed
6 months ago
2
minor fixes to spelling and removing redundancy
#48
falvarez1
closed
6 months ago
1
Passed in Parameter are not immutable and can effect other job runs
#47
linkdotnet
closed
6 months ago
0
EPIC: Job Dependencies
#46
linkdotnet
closed
5 months ago
2
refactor: Extract logic
#45
linkdotnet
closed
6 months ago
2
Remove `enableSecondPrecision`
#44
linkdotnet
closed
2 months ago
6
Allow "one-time" jobs
#43
linkdotnet
closed
6 months ago
7
docs: Move from README to Docs
#42
linkdotnet
closed
6 months ago
1
fix: Use right theme
#41
linkdotnet
closed
6 months ago
0
docs: Added documentation
#40
linkdotnet
closed
6 months ago
1
feat: Added RunScheduled with a Delay
#39
linkdotnet
closed
6 months ago
1
Previous
Next