microsoft / microsoft/durabletask-dotnet
Refactor Generator to handle updated Durable Functions class-based invocation
Open
@YunchuWang is already working on this.
Since Dec 20, 2025.
Needs: Triage :mag:
- Dominant language
- C#
- Stars
- 193
- Forks
- 60
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 4
Description
With this PR, Durable Functions is enabling class-based invocations. In doing so, the generator could now lead to duplicate function definitions. The generator should be updated to handle this new case.
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.
Assessment
This issue has not been assessed yet.