.NET 7 Improvements #1413
Labels
enhancement
Issues describing an enhancement or pull requests adding an enhancement.
template/API
The Swagger API project template
template/GraphQL
The GraphQL project template
template/Item
All item templates
template/NuGet
The NuGet package project template
template/Orleans
The Microsoft Orleans project template
C# 11
.NET
Order
andOrderDescending
LINQ method.useSSL
in 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
Enrich
has been replaced [ASP.NET Core] Update enrich callbacks to use specific type. open-telemetry/opentelemetry-dotnet#3749.FluentValidation
The text was updated successfully, but these errors were encountered: