-
-
Notifications
You must be signed in to change notification settings - Fork 502
.NET 7 Improvements #1413
Copy link
Copy link
Open
Labels
enhancementIssues describing an enhancement or pull requests adding an enhancement.Issues describing an enhancement or pull requests adding an enhancement.template/APIThe Swagger API project templateThe Swagger API project templatetemplate/GraphQLThe GraphQL project templateThe GraphQL project templatetemplate/ItemAll item templatesAll item templatestemplate/NuGetThe NuGet package project templateThe NuGet package project templatetemplate/OrleansThe Microsoft Orleans project templateThe Microsoft Orleans project template
Metadata
Metadata
Assignees
Labels
enhancementIssues describing an enhancement or pull requests adding an enhancement.Issues describing an enhancement or pull requests adding an enhancement.template/APIThe Swagger API project templateThe Swagger API project templatetemplate/GraphQLThe GraphQL project templateThe GraphQL project templatetemplate/ItemAll item templatesAll item templatestemplate/NuGetThe NuGet package project templateThe NuGet package project templatetemplate/OrleansThe Microsoft Orleans project templateThe Microsoft Orleans project template
C# 11
.NET
OrderandOrderDescendingLINQ method.useSSLin launchSettings.json. See https://learn.microsoft.com/en-us/visualstudio/containers/container-launch-settings?view=vs-2022.Extensions
ASP.NET Core
[FromService]attribute is no longer required in controllers [Breaking change]: API Controllers Actions try to infer parameters from DI aspnet/Announcements#480 and this.dotnetRunMessages[FromServices]as its no longer necessary.API
PatchAsJsonAsync[API Proposal]: HttpClient.PatchAsJsonAsync() dotnet/runtime#60531services.AddProblemDetails();. See blog post.GraphQL
Orleans
Maintenance
Open Telemetry
Enrichhas been replaced [ASP.NET Core] Update enrich callbacks to use specific type. open-telemetry/opentelemetry-dotnet#3749.FluentValidation