microsoft / microsoft/DurableFunctionsMonitor
.NET 10 support in isolated mode
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 290
- Forks
- 46
- Avg merge
- 6m
- Merged PRs (30d)
- 1
Description
Hey, similarly to the .NET 8 issue: https://github.com/microsoft/DurableFunctionsMonitor/issues/163, it would be great to get the support for .NET 10 in isolated mode
Upgrade your app to newer version as .NET 8 Isolated will reach EOL on 11/10/2026 and will no longer be supported.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the related .NET 8 issue (#163) and inspect how the DurableFunctionsMonitor currently handles isolated-mode applications. Identify the repository entry points and checks involved in version support, then run the existing test or validation suite. Done means .NET 10 isolated applications are supported without regressing existing .NET 8 behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- cloud, devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100