* WIP Razor Pages Filters
* spelen
* clean up
* clean up
* mvc filters UE edit
* wrok
* wrok
* wrok
* react to feedback
* minor
* minor
* minor
* minor
* minor
* minor
* minor
* minor
* minor
* minor
* minor
* react to feedback
* fix
* fix
* fix
* fix
* fix
* 3463 include creation and add
* Update index.md
* Update index.md
* update sample to use ToDo
* Adjust titles
* Verbiage tweaks
* Verbiage tweaks
* Tweaks
* Change snippet type from html to javascript
* Shorten title
* More verbiage tweaks
* Reformat code snippet
* Update azure-apps-preview-notice.md (#5857)
* Link to .NET Core CLI publish command doc (#5864)
* Link to .NET Core CLI publish command doc
* Verbiage tweak
* fix typo (#5866)
* Update intro.md (#5869)
`classnameID` (where `classname` is the name of the class, such as `Student`) as the primary key. In `classnameID`, `classname` is the name of the class, such as `Student` in
* Update view-components.md (#5872)
altering range of code displayed to remove hanging closing } and closing table tag
* C13511: Spaces should be replaced to avoid localization problems (#5871)
Hello, @rick-anderson,
Localization team has reported source content issue that causes localized version to have broken format compared to en-us version.
Please, help to check my proposed file change into the article and help to merge if you agree with fix. If not, please, let me know either if you would like me to fix it in another way within this PR, if you prefer to fix it in another PR or if I should close this PR as by-design. In case of using another PR, please, let me know of your PR number, so we can confirm and close this PR.
Many thanks in advance.
* CI Update (#5878)
* Recommended language change (#5883)
* Updated with NET Core SDK 2.0 commands (#5886)
* Updated with NET Core SDK 2.0 commands
* Quick UE pass
* Prevent javascript injection. (#5885)
* Troubleshoot SDK warnings (#5880)
* WIP Troubleshoot SDK warnings
* Work
* work
* Address Gauntlet warning in ms.date value
* Adjust H2 title casing and spacing
* Quick UE pass
* Update Configuration doc to use double underscores instead of colons for hierarchical config keys (4968) (#5876)
* changes to configuration doc
* fixes for scott
* change for Dan
* Update index.md
* Code fence double underscore and add missing period
* Eliminate unnecessary sentence
* Missing npm task runner extension (#5893)
* Revert "Missing npm task runner extension (#5893)" (#5894)
This reverts commit a90faebff2.
* Note about task runner explorer option (#5895)
* Note about task runner explorer option
The gulp file has to be in the root directory or in the directory with package.json not in any subdirectory.
* verbiage tweaks
* added anchored link (#5896)
* Note about task runner explorer option
The gulp file has to be in the root directory or in the directory with package.json not in any subdirectory.
* verbiage tweaks
* changes to configuration doc
* fixes for scott
* change for Dan
* Update index.md
* Code fence double underscore and add missing period
* Eliminate unnecessary sentence
* Update azure-apps-preview-notice.md (#5857)
* Link to .NET Core CLI publish command doc (#5864)
* Link to .NET Core CLI publish command doc
* Verbiage tweak
* fix typo (#5866)
* Update intro.md (#5869)
`classnameID` (where `classname` is the name of the class, such as `Student`) as the primary key. In `classnameID`, `classname` is the name of the class, such as `Student` in
* Update view-components.md (#5872)
altering range of code displayed to remove hanging closing } and closing table tag
`classnameID` (where `classname` is the name of the class, such as `Student`) as the primary key. In `classnameID`, `classname` is the name of the class, such as `Student` in
* Update azure-ad-b2c-webapi.md
Adding information about **Scope** url - how it is constructed. as this *api* part was causing a lot of issues in our dev team.
* Update azure-ad-b2c-webapi.md
removing unnecessary comas.
* Minor tweaks
* More verbiage changes
* Truncate wording
* Add missing word
* Add Web API controller action return types doc
* Verbiage tweaks
* Verbiage clarification
* Rename action and add a tip widget
* Tweak verbiage in tip widget
* Add another tip widget
* More verbiage changes
* MOAR tweaks!
* Expand description in specific type section
* Fix invalid OkObjectResult syntax
* Address Acrolinx feedback
* Add Web API TOC node and README.md file to samples folder
* React to feedback