-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Closed
Labels
10.0.NET 10.NET 1010.p1seQUESTeredIdentifies that an issue has been imported into Quest.Identifies that an issue has been imported into Quest.
Description
A number of features have been introduced for ASP.NET Core Web API applications in .NET 10 preview1. The .NET 10 preview docs should be updated with information on these features.
The features to be added are
- OpenAPI 3.1 support
- OpenAPI in Yaml
- Response description on ProducesResponseType
- Better support for testing apps with top-level statements
I created an aspnet-whats-new repo and put examples and descriptions of the .NET 10 preview 1 features in the dotnet-10-preview1 branch.
- OpenAPI 3.1 support OpenApi 3.1 /1 #35242
- OpenAPI in Yaml YAML in OpenAPI #35247
- Response description on ProducesResponseType Add ProducesResponseType Description documentation #35009
- Better support for testing apps with top-level statements Upgraded integration tests to .NET 10 #35033
sander1095
Metadata
Metadata
Assignees
Labels
10.0.NET 10.NET 1010.p1seQUESTeredIdentifies that an issue has been imported into Quest.Identifies that an issue has been imported into Quest.