Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
Mike Kistler 146c7cf7cf
Update responses section with controllers metadata information (#33739)
* Update responses section with controllers metadata information

* Fix xref links

* Update content for Minimal APIs response metadata

* Add example for controller-based response metadata

* fixes

* Fix the fixes

* Add link to Minimal APIs handle errors

* Apply suggestions from PR review

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Fix little typos

* Apply suggestions from PR review

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* Apply suggestions from PR review

Co-authored-by: Safia Abdalla <safia@microsoft.com>

* Address PR review comments

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: Safia Abdalla <safia@microsoft.com>
2024-10-07 15:21:28 -10:00
.github Update issue-processing.yml (#33686) 2024-09-23 14:12:19 +00:00
.vscode Blazor-DataBinding-FormsXrefFix (#31968) 2024-03-05 06:07:19 -05:00
aspnetcore Update responses section with controllers metadata information (#33739) 2024-10-07 15:21:28 -10:00
.editorconfig
.gitattributes
.gitignore
.markdownlint.json
.openpublishing.build.ps1
.openpublishing.publish.config.json
.openpublishing.redirection.json Expand images coverage to include documents (#33346) 2024-08-14 07:51:58 -04:00
.repoman.yml Update .repoman.yml (#33702) 2024-09-24 23:12:31 +00:00
.whatsnew.json Update .whatsnew.json (#31195) 2023-12-04 10:26:44 -08:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md fix: #31812 broken URL (#31813) 2024-02-14 06:32:17 -05:00
LICENSE
LICENSE-CODE
README.md Update README.md (#33622) 2024-09-16 14:59:56 -10:00
ThirdPartyNotices
cspell.json Bias-free communication 2024-09-25 11:20:34 -04:00
quest-config.json fix default parent node (#33765) 2024-10-01 20:08:23 +00:00

README.md

ASP.NET Core Docs

This repository contains the ASP.NET Core documentation. See the Contributing Guide and the issues list if you would like to help.

To provide comments and suggestions on learn.microsoft.com site functionality, open an issue in the MicrosoftDocs/feedback GitHub repository.

ASP.NET 4.x documentation changes are made in the dotnet/AspNetDocs GitHub repository.