Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 6, 2026

wadepickett and others added 2 commits February 6, 2026 13:23
* [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>
@wadepickett wadepickett added the 11.0 .NET 11 label Feb 9, 2026
wadepickett and others added 9 commits February 10, 2026 08:17
* 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 wadepickett merged commit ce68a2c into live Feb 10, 2026
5 checks passed
Copy link
Contributor

@tdykstra tdykstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

11.0 .NET 11

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants