AspNetCore.Docs
AspNetCore.Docs copied to clipboard
Documentation for ASP.NET Core
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)
[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)
[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...
## Derived from the 7.0 roadmap 🟢 = Ready ✔️ = Done 🛑 = Wait on PU to finish ❌ = No action required Status | Live | Issue |...
[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...
[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)...
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...
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...
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...