Skip to content

Issue / .NET 10 / Research#41

Merged
SeferMirza merged 9 commits into
mouseless:epic/dotnet-10from
SeferMirza:issue/dotnet-10/research
Mar 5, 2026
Merged

Issue / .NET 10 / Research#41
SeferMirza merged 9 commits into
mouseless:epic/dotnet-10from
SeferMirza:issue/dotnet-10/research

Conversation

@SeferMirza
Copy link
Copy Markdown
Member

@SeferMirza SeferMirza commented Mar 3, 2026

Reading the release document of the new .NET 10 and extracting the topics to be learned

Tasks

  • extracting relevant topic headings
    • what's new documents
    • migration documents
  • filtering out those who are not relevant to us

Epic Learn Tasks

- [ ] demonstrate, `field` keyword
- [ ] demonstrate, implicit `Span` conversions to array
- [ ] demonstrate, simple lambda parameters with modifiers
- [ ] demonstrate, Null-Conditional assignment
- [ ] demonstrate, validation attributes in response records
- [ ] demonstrate, editing the response of unhandled errors with
  `IProblemDetailsService`
- [ ] demonstrate, extension members
- [ ] demonstrate, using `Microsoft Testing Platform` for testing

Subtasks

These tasks will be done along with the first task. They are
not the main tasks of the epic.

- [ ] install dotnet 10
- [ ] upgrade dotnet version to `10`
- [ ] upgrade c# version to `14`
- [ ] make sure packages fine with dotnet 10
- [ ] use `.slnx` instead of `.sln`

@SeferMirza SeferMirza marked this pull request as ready for review March 4, 2026 16:03
@SeferMirza SeferMirza requested a review from a team March 4, 2026 16:03
@SeferMirza SeferMirza merged commit 68ba99c into mouseless:epic/dotnet-10 Mar 5, 2026
1 check passed
@SeferMirza SeferMirza deleted the issue/dotnet-10/research branch March 5, 2026 11:42
@SeferMirza SeferMirza mentioned this pull request Mar 5, 2026
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants