feat: add `dotnet11` extension
Metadata
Current evaluation
Merged the dotnet11 extension. Marked experimental pending .NET 11 GA in November 2026. Approved by three reviewers after unrelated CI test failures were dismissed.
Suggested action: —
No scores available.
Issue body
This PR adds the `dotnet11` extension.
Since .NET 11 is currently in preview, with final release expected in November 2026, the extension is marked as **experimental**. The plan is to mark it as stable when .NET 11 GA is available in November.
---
- [X] I've followed the [contribution guidelines](https://github.com/canonical/snapcraft/blob/main/CONTRIBUTING.md).
- [X] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
- [X] I've successfully run `make lint && make test`.
- [x] I've added or updated any relevant documentation.
- [ ] In documents I changed, I [added a meta description](https://canonical-starflow.readthedocs-hosted.com/how-to/add-a-page-meta-description/) if one was missing.
- [ ] I've updated the relevant release notes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged the dotnet11 extension. Marked experimental pending .NET 11 GA in November 2026. Approved by three reviewers after unrelated CI test failures were dismissed. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
10
Complexity:
30
Confidence:
85
|
needs review | Adds experimental dotnet11 extension for .NET 11 preview. Marked ready for review after author dismissed unrelated spread test failures. Awaiting maintainer assessment. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
0
Complexity:
25
Confidence:
90
|
needs review | Adds experimental dotnet11 extension for .NET 11 preview. PR is newly opened, passes lint/tests, lacks documentation updates, and has no maintainer comments yet. |
Update history
| Date | Change |
|---|---|
| updated |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #6156 feat: make .NET extensions stable | snapcraft | merged | Merged. Stabilizes dotnet8, dotnet9, and dotnet10 extensions by disabling experimental flags, closing #6154. Approved by two reviewers and passed CI checks. | |
| #5807 feat: add .NET extensions | snapcraft | merged | Merged. Added dotnet8, dotnet9, and dotnet10 extensions and a documentation reference page to Snapcraft. Approved by three reviewers following successful CI checks and resolution of review comments. | |
| #6361 fix: register dotnet 11 extension | snapcraft | merged | Merged following approval and CI validation. Registers the dotnet 11 extension and updates ty version fixes. Adds missing extended spread tests from PR #6321. Minor lint failures were unrelated documentation link issues. |