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
Fix/#139
#140
linkdotnet
closed
5 days ago
1
Multiple job types - one gets run twice if added during runtime
#139
vrohak
closed
5 days ago
3
Multiple AddNCronJob only registers ones
#138
skarum
closed
5 days ago
7
[WIP] Adventures in the amazing world of specification of dependencies and predictiveness
#137
nulltoken
opened
2 weeks ago
3
Make UseNCronJobAsync() mandatory when startup jobs have been defined
#136
nulltoken
closed
2 weeks ago
1
Release process doesn't generate proper GitHub links
#135
nulltoken
closed
2 weeks ago
0
Rename RuntimeJobRegistry.Register() to TryRegister()
#134
nulltoken
closed
2 weeks ago
2
Adding jobs in runtime should be able to have a custom name
#133
linkdotnet
closed
2 weeks ago
1
Ensure parameter handling is coherent
#132
nulltoken
closed
2 weeks ago
5
Prevent InstantJobRegistry from altering the content of JobRegistry
#131
nulltoken
closed
2 weeks ago
3
Change coverage badge
#130
linkdotnet
closed
2 weeks ago
2
fix: Don't silently ignore duplicates
#129
linkdotnet
closed
2 weeks ago
5
Deal with duplicates in a uniform manner
#128
nulltoken
closed
2 weeks ago
14
feat: Rename AddJob to Register
#127
linkdotnet
closed
2 weeks ago
1
Add CHANGELOG entries for `v4` before release
#126
linkdotnet
opened
2 weeks ago
0
.NET 9.0 tests hang in Codespaces
#125
nulltoken
opened
2 weeks ago
1
Ensure multiples schedules of the same job with different chains of dependent jobs are properly processed
#124
nulltoken
closed
2 weeks ago
13
Fix Nuget Readme rendering
#123
nulltoken
opened
2 weeks ago
2
Make IRuntimeJobRegistry API less "redundant" when registering a new Job
#122
nulltoken
closed
2 weeks ago
2
feat: Startup Jobs are run before anything else is running
#121
linkdotnet
closed
2 weeks ago
2
v4
#120
linkdotnet
opened
2 weeks ago
10
Remove dependencies upon removing a job
#119
nulltoken
closed
2 weeks ago
8
chore(deps): bump Microsoft.Extensions.Hosting from 8.0.0 to 8.0.1
#118
dependabot[bot]
closed
2 weeks ago
1
chore(deps): bump Swashbuckle.AspNetCore from 6.8.1 to 6.9.0
#117
dependabot[bot]
closed
2 weeks ago
1
Only publish coverage against one target framework
#116
nulltoken
closed
2 weeks ago
3
feat: Startup Jobs are run before anything else is running
#115
linkdotnet
closed
2 weeks ago
7
Drop TestProgram
#114
nulltoken
closed
3 weeks ago
3
Publish code coverage results
#113
nulltoken
closed
3 weeks ago
18
Minor refactoring
#112
nulltoken
closed
3 weeks ago
0
Optionally make startup jobs run early
#111
nulltoken
closed
2 weeks ago
14
Remove IJobHistory
#110
nulltoken
closed
3 weeks ago
1
Add .gitattributes file
#109
nulltoken
closed
3 weeks ago
0
[MaybeBug/MaybeDoc] Unclear expectations about dependent jobs
#108
nulltoken
opened
3 weeks ago
17
Removing a job doesn't remove related DependentJobRegistryEntry entries.
#107
nulltoken
closed
2 weeks ago
0
Reduce reliance on DI container
#106
nulltoken
closed
3 weeks ago
14
Do not treat warnings as errors while coding
#105
nulltoken
closed
3 weeks ago
1
feat: AddJob overload
#104
linkdotnet
closed
1 month ago
0
Over `AddJob(Type jobType)` overload
#103
linkdotnet
closed
1 month ago
0
Bugfix dependent jobs
#102
linkdotnet
closed
1 month ago
0
[MaybeBug/MaybeDoc] How to model complex dependencies
#101
nulltoken
closed
1 month ago
7
Jobs added during runtime do not run
#100
IvaTutis
closed
3 weeks ago
5
[doc] Feature request: Maybe slightly enhance the concurrency documentation?
#99
nulltoken
opened
1 month ago
3
Feature request: Global way to catch exceptions
#98
nulltoken
closed
1 month ago
19
chore(deps): bump Swashbuckle.AspNetCore from 6.7.3 to 6.8.1
#97
dependabot[bot]
closed
1 month ago
0
chore(deps): bump Swashbuckle.AspNetCore from 6.7.1 to 6.7.3
#96
dependabot[bot]
closed
2 months ago
0
chore(deps): bump thomaseizinger/create-release from 1.0.0 to 2.0.0
#95
dependabot[bot]
closed
2 months ago
0
Improved locking performance on .NET 9.0+
#94
MarkCiliaVincenti
closed
2 months ago
2
chore(deps): bump thomaseizinger/keep-a-changelog-new-release from 3.0.0 to 3.1.0
#93
dependabot[bot]
closed
3 months ago
0
chore(deps): bump Swashbuckle.AspNetCore from 6.6.2 to 6.7.0
#92
dependabot[bot]
closed
3 months ago
0
chore(deps): bump SonarAnalyzer.CSharp from 9.29.0.95321 to 9.30.0.95878
#91
dependabot[bot]
closed
3 months ago
0
Next