AspNetCore.Docs icon indicating copy to clipboard operation
AspNetCore.Docs copied to clipboard

Documentation for ASP.NET Core

Results 729 AspNetCore.Docs issues
Sort by recently updated
recently updated
newest added

[Kestrel performance improvements on high core machines](https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-7-preview-6/#kestrel-performance-improvements-on-high-core-machines)

7.0

[Kestrel support for WebSockets over HTTP/2](https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-7-preview-6/#kestrel-support-for-websockets-over-http-2)

7.0

See [Provide endpoint descriptions and summaries for minimal APIs](https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-7-preview-2/#provide-endpoint-descriptions-and-summaries-for-minimal-apis) and write sample code in https://github.com/dotnet/AspNetCore.Docs/tree/main/aspnetcore/fundamentals/minimal-apis/endpoint-description-summary/7.0-samples then delete https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/fundamentals/minimal-apis/endpoint-description-summary/7.0-samples/ReadMe.md cc @fiyazbinhasan

7.0
code help wanted

The part about providing the port number for the localhost redirect UI in the "Register an AAD B2C app:" section is not needed, as localhost addresses are handled differently. It...

P3
Blazor
doc-enhancement

Provide a summary on annotation in the gRPC Transcoding topic. We point to this following reference, but a summary is also needed: https://cloud.google.com/service-infrastructure/docs/service-management/reference/rpc/google.api#google.api.HttpRule This item is not tied to the...

Source - Docs.ms
gRPC
7.0
reQUEST

In the 7.0 version of the gRPC JSON transcoding add a new section: _Support for multi-segment parameters_ which was a feature added in .NET 7.0 preview 6. This issue has...

Source - Docs.ms
gRPC
7.0

[New problem details service](https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-7-preview-7/#new-problem-details-service) - [x] Create sample middleware in https://github.com/dotnet/AspNetCore.Docs.Samples/tree/main/fundamentals/middleware from https://github.com/dotnet/AspNetCore.Docs.Samples/pull/25 Sample at https://github.com/dotnet/AspNetCore.Docs.Samples/tree/main/fundamentals/middleware/problem-details-service Also document #25107 --- #### Document Details ⚠ *Do not edit this section. It...

doc-idea
7.0

[New HttpResults interfaces](https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-7-preview-7/#new-httpresults-interfaces)

7.0
reQUEST

- [x] [Preview 1](https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-net-7-preview-1/) - [x] #26345 - [x] #26821 - [x] #26683 - [x] #26346 - [x] #26445 - [x] #26569 Is that new to .NET 6 or .NET...

Source - Docs.ms
doc-idea
7.0

[Diagnostics middleware updates](https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-7-preview-7/#diagnostics-middleware-updates) Create sample showing how to use this in https://github.com/dotnet/AspNetCore.Docs.Samples/tree/main/fundamentals/middleware

7.0
code help wanted