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

Leave a comment here if you would like to have code comments in your native language.

[IFormFile/IFormFileCollection support for authenticated requests in minimal APIs](https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-7-preview-7/#iformfile-iformfilecollection-support-for-authenticated-requests-in-minimal-apis) See - [x] #26345 Code done, see #26453 can't publish until .NET 7 . See also [test sample](https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/fundamentals/minimal-apis/samples/IFormFile/Program.cs)

doc-idea

[Authentication will use single scheme as DefaultScheme](https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-7-preview-7/#authentication-will-use-single-scheme-as-defaultscheme)

doc-idea
7.0

[EDIT by guardrex to update the metadata] Regarding "In a Blazor Server app, use either of the following approaches:" Have you tested either of the options for the Blazor Server...

P2
Source - Docs.ms
Blazor
doc-enhancement

## Derived from the 7.0 roadmap 🟢 = Ready      ✔️ = Done      🛑 = Wait on PU to finish      ❌ = No action required Status | Live | Issue |...

Pri1
Blazor
doc-enhancement

[Enter feedback here] The docs on the Section about client streaming say, that this kind of communication works 'without the client sending a message'. The following sentence: 'The client **can...

Source - Docs.ms
needs-more-info
gRPC

[The "ASP.NET Core Performance Best Practices" doc](https://docs.microsoft.com/en-us/aspnet/core/performance/performance-best-practices?view=aspnetcore-6.0) covers more than just performance. We already include general guidance in sections like [Do not use the HttpContext after the request is complete](https://docs.microsoft.com/en-us/aspnet/core/performance/performance-best-practices?view=aspnetcore-6.0#do-not-use-the-httpcontext-after-the-request-is-complete)...

doc-idea

With all due respect, please provide more examples in addition to the steps required. Please do not assume everyone knows all that you do. Write with a "beginners mind". I...

Source - Docs.ms
needs-more-info
doc-enhancement

This page does not describe when you would use Factory vs Conventional middleware. Showing me how to do something doesn't help to understand WHY you want to use one over...

Source - Docs.ms
needs-more-info

Linux and Windows with YARP cc @adityamandaleeka @Tratcher --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 62fb594f-04bf-c4d7-c94b-6cd6d8b12d75...

Source - Docs.ms
doc-idea
RR