* Add full JsonPatch example with NetCore 3.1 mvc and webapi project
* remove jsonpatch mvc example
* remove GetJsonPatchInputFormatter
Co-authored-by: Bruce Chen <brucechen@kingstono365.onmicrosoft.com>
* Adding additional claims to Identity
* improve text
* Adding review fixes
* minor edits
* fix build warning
* fix invalid dev lang
* fix another invalid dev lang
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Update client IP address safelist doc and sample app for ASP.NET Core 3.1
* Add solution files
* Remove unused region
* Replace HTTP 401 with 403
* Add class-level regions for filters
* More work
* More tweaks
* More edits
* More work
* Sample app refactoring
* minor edit
* Fix code snippet include
* more edits
* Remove 4 moniker ranges
* Display doc for 2.1+ only
* Remove 2 more moniker ranges
* Update Fundamentals/Index to 3.1
* Apply suggestions from code review
Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* React to feedback
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Create docker-compose-https.md
* docker compose draft.
* use right env variable format in compose file
* Update aspnetcore/security/docker-compose-https.md
Co-Authored-By: Gordon Hogenson <ghogen@microsoft.com>
* Update aspnetcore/security/docker-compose-https.md
Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/security/docker-compose-https.md
Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/security/docker-compose-https.md
Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/security/docker-compose-https.md
Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/security/docker-compose-https.md
Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/security/docker-compose-https.md
Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/security/docker-compose-https.md
Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/security/docker-compose-https.md
Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/security/docker-compose-https.md
Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* update cert location instruction
* do not to don't
Co-authored-by: Gordon Hogenson <ghogen@microsoft.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* New hub page. Already approved for merge from pr 17426
* patch: setting introduction-to-aspnet-core.md link to index.md
* patch: toc update to point to index.yml and index.md renamed to introduction-to-aspnet-core.md
* Add debug route info (#17459)
* Add debug route info
* Add debug route info
* Add debug route info
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Pivot Controller routing content based on version
* Update routing content for 3.0
Significant rewrite of 3.0 focused on:
- Making routing concepts more prominent
- Decrease conflation of routing and MVC in docs
- Banish mentions of old features to the land of wind and ghosts
- Avoid the term MVC when we're actually referring to Controllers and
Razor Pages
* Update routing.md (#16336)
* Update routing.md
* Update routing.md
* Update routing.md
* Update routing.md
* Update routing.md
* Update routing.md
* Rick's PR of Ryans routing PR (#16456)
* Rick's PR of Ryans routing PR
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* almost done
* almost done
* almost done
* almost done
* almost done
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* more work
* more work
* more work
* more work
* more work
* more work
* more work
* more work
* more work
* more work
* more work
* more work
* more work
* more work
* more work
* more work
* more work
* more work
* more work
* more work
* more work
* more work
* Apply suggestions from code review
Co-Authored-By: Ryan Nowak <nowakra@gmail.com>
Co-Authored-By: James Newton-King <james@newtonking.com>
* react to feedback part 1
* react to feedback part 1
* react to feedback part 1
* react to feedback part 1
* react to feedback part 1
* react to feedback
* react to feedback
* react to feedback
* clean up
* clean up
* clean up
* clean up
* clean up
* clean up
* clean up
* clean up
* clean up
* clean up
* Apply suggestions from code review
Accepting all these fantastic suggestions.
Co-Authored-By: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
* Apply suggestions from code review
Co-Authored-By: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
* Update aspnetcore/fundamentals/routing/samples/3.x/RoutingSample/EndpointInspectorStartup.cs
Co-Authored-By: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
* work
* Apply suggestions from code review
Co-Authored-By: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
* work
* work
* Update aspnetcore/mvc/controllers/routing.md
Co-Authored-By: Ryan Nowak <nowakra@gmail.com>
* Update aspnetcore/mvc/controllers/routing.md
Co-Authored-By: Ryan Nowak <nowakra@gmail.com>
* Update aspnetcore/fundamentals/routing.md
Co-Authored-By: Ryan Nowak <nowakra@gmail.com>
* react to feedback
* Apply suggestions from code review
Co-Authored-By: Ryan Nowak <nowakra@gmail.com>
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* clean up
* work
* work
* simplify MyDisplayRouteInfo return
* simplify MyDisplayRouteInfo return
* simplify MyDisplayRouteInfo return
* simplify MyDisplayRouteInfo return
Co-authored-by: Ryan Nowak <nowakra@gmail.com>
Co-authored-by: James Newton-King <james@newtonking.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
* Update publish-to-azure-webapp-using-vscode.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: James Newton-King <james@newtonking.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>