* Update ui-class.md
Fixes#14946
Updated VS instructions for new project to VS 2019. Tested CLI new project instructions, they are good as is.
* Update ui-class.md
Removed repeated lines.
* Update ui-class.md
Made corrections per rick-anderson review. Thanks Rick.
* Update ui-class.md
Corrected new project > select support pages instruction line to so it makes more sense for the 3.0 specific content within the context of its >= 3.0 moniker range.
Removed unneeded metadata moniker line. The original had mixed metadata and inline range monikers, so corrected.
Updated reference to customer model in the Validation section to the following reference: [!code-cs[](index/3.0sample/RazorPagesContacts/Models/Customer.cs)]. Customer model in "Write a basic form" section and the "Validation" section will reference the same code.
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.
Description: Missing break-line before snippet is preventing content to show properly.
* 3.0 update: intro to RP
* 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
* Update aspnetcore/razor-pages/index.md
Co-Authored-By: Ryan Nowak <nowakra@gmail.com>
* Document default Content globs for Web and Razor SDKs
* Update aspnetcore/host-and-deploy/visual-studio-publish-profiles.md
Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Update aspnetcore/host-and-deploy/visual-studio-publish-profiles.md
Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>
* React to feedback
* Minor edits