nulltoken

Results 53 issues of nulltoken

## Pull request description @linkdotnet Early work in the land of #108 Not a real PR as of now, rather a test bed for expectations (and tests that we'd like...

**Describe the bug** Running the same job on different schedules, each schedule having different sub dependent jobs doesn't seem to work. I've tried to expose this through a test that...

bug

**Describe the bug** See https://github.com/NCronJob-Dev/NCronJob/pull/124#issuecomment-2453120185 and follow up discussion Repro'd against https://github.com/NCronJob-Dev/NCronJob/commit/abf6f28dc58e055580f188b6a9bce15d0ac26fac

**Describe the bug** As seen on https://www.nuget.org/packages/NCronJob#readme-body-tab, the html trickery doesn't play well with nuger.org markdown rendering engine. ![image](https://github.com/user-attachments/assets/f68ac29b-6b24-4eb8-98ad-1cc843aa556a)

Just a random thought. Concurrency may happen when running multiple times the same job on one instance. It may also happen would the host application be deployed in a web...

documentation

* List of [NuGet packages](https://github.com/microsoft/ApplicationInsights-dotnet#nuget-packages) and version that you are using: Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" * Runtime version (e.g. net461, net48, netcoreapp2.1, netcoreapp3.1, etc. You can find this information from the `*.csproj`...

bug

## Pull request description - Fix #218 - Fix #222 ### PR meta checklist - [x] Pull request is targeted at `main` branch for code - [x] Pull request is...

#215 introduced a branch in the fluent interface for the sake of backward compatibility. #217 finalized the fluent interface We should decorate the non directed fluent interface members with an...