* Create directory for openapi content
* OpenAPI content restructure
* Swap order of controller/minimal tabs and other minor fixes
* Fix broken xrefs
* More xref fixes
* Update openapi9.md
* Update .openpublishing.redirection.json
* Update aspnetcore-openapi.md
* Apply suggestions from PR review
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Delete aspnetcore-openapi.md
* Apply suggestions from code review
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* Apply suggestions from PR review
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
* Move OpenAPI section under APIs, to cover both controllers and minimal
* Fix example for IEndpointParameterMetadataProvider
* A better IEndpointParameterMetadataProvider example
* More minor fixes
* Fix toc
* Fix openapi overview article
* Fix openapi overview uid
* Add h1 to openapi overview article
* Fix OpenAPI section leak into versions prior to .NET 9
---------
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
The dev experience should mostly match other platforms now, but I've added a section with caveats.
Firefox no longer seems to need special handling on Windows or macOS. Is strongly suspect that section could also be removed in the pre-6.0 doc, but I haven't had a chance to confirm.
* Move to GitStaticAssets
* Move to GitStaticAssets
* Move to GitStaticAssets
* Move to GitStaticAssets
* Move to GitStaticAssets
* Move to GitStaticAssets
* Move to GitStaticAssets
* Move to GitStaticAssets
* Move to GitStaticAssets
* work
* work
* work
* work
* work
* work
* v9 Update First MVC Series - 10 tutorials
* Updated some screenshot links
* Fix link
* Fix code highlite and image link
* Update aspnetcore/tutorials/first-mvc-app/start-mvc.md
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* Review fixes: remove finsihed app screenshots from start-mvc
---------
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>