Merge to Live#36755
Merged
wadepickett merged 11 commits intolivefrom Feb 10, 2026
Merged
Conversation
* [11.0 P1] What's New: OpenAPI: Binary File Response * Update aspnetcore/release-notes/aspnetcore-11/includes/openapi-binary-file-response.md Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com> * Update aspnetcore/release-notes/aspnetcore-11/includes/openapi-binary-file-response.md Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com> --------- Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
Bumps [webpack](https://github.com/webpack/webpack) from 5.94.0 to 5.104.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.94.0...v5.104.1) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.104.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* WN 11 P1: IOutputCachePolicyProvider, TimeProvider, Auto-trust * Update file name * Update aspnetcore/release-notes/aspnetcore-11/includes/output-cache-policy-provider.md Co-authored-by: Tom Dykstra <tdykstra@microsoft.com> --------- Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
…36754) * Initial plan * Add OpenAPI binary file response documentation for ASP.NET Core 11.0 - Added File() to TypedResults helper methods table - Added "Describe binary file responses" section for Minimal APIs - Added "Describe binary file responses" section for Controllers - All new content uses moniker range >= aspnetcore-11.0 - Updated ms.date to 02/06/2026 and added ai-usage metadata Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com> * Enhance description for binary file responses Clarify the usage of [ProducesResponseType<FileContentResult>] for binary file responses, specifying that it generates an OpenAPI description similar to the Minimal API example. * Apply suggestions from code review * Preserve .NET 10.0 version and update main file for .NET 11.0 - Created include-metadata10.md with original content for .NET 10.0 - Changed moniker range to "= aspnetcore-10.0" in include file - Updated main file moniker range to ">= aspnetcore-11.0" - Updated content moniker range to ">= aspnetcore-11.0" Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com> * Update include-metadata10.md Set include for version 10.0 to be preserved as 10.0 * Apply suggestion from @wadepickett Fixed article metadata monikerRange to start at 9.0 * Update include-metadata.md to remove version checks Removed moniker directives for ASP.NET Core version 11.0 and updated binary file response descriptions. * Update include-metadata.md * Add OpenAPI metadata inclusion details Added section on including OpenAPI metadata for endpoints. * Update include-metadata10.md to remove old reference Removed reference to include-metadata9.md. * Add H2 heading to include-metadata9.md after moniker range Added "## Include OpenAPI metadata for endpoints" heading after the moniker range line with blank lines before and after as requested. Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com> Co-authored-by: Wade Pickett <wpickett@microsoft.com>
wadepickett
approved these changes
Feb 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[AUTOMATED]
Internal previews
Toggle expand/collapse