* WIP: Update RP intro to 2.1
* work
* work
* wrk
* wrk
* wrk
* wrk
* wrk
* work
* work
* Scaffolded Razor Pages PART 3
* Scaffolded Razor Pages PART 3
* localDB
* localDB
* localDB
* work
* work
* work
* validation
* clean up
* clean up
* clean up
* clean up
* clean up
* clean up
* work
* Update Startup.cs
This sample causes a FileNotFoundException with Entity Framework Core Migrations - i.e. when executing "dotnet ef migrations add new", the GetEntryAssembly call returns "ef", and "ef.xml" does not exist in the build folder.
* Update Startup.cs
This sample causes a FileNotFoundException with Entity Framework Core Migrations - i.e. when executing "dotnet ef migrations add new", the GetEntryAssembly call returns "ef", and "ef.xml" does not exist in the build folder.
* Update Swagger tutorials for 2.1
* Improve PMC instructions
* Verbiage tweaks
* Fix code highlighting in NSwag tutorial
* Remove unnecessary screenshots
* Apply 2.1 moniker to Swashbuckle tutorial
* Replace line numbers with region name
* NSwag 2.1 sample app updates
* Update Data annotations section of NSwag doc
* Add tip to NSwag doc
* Minor tweaks
* NSwag doc updates
* Fix API ref links
* Add section for adding API info
* Add sentence to Customize section
* Convert H2 heading to H3
* React to feedback
* 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
* Include file for ASP.NET Core 2.1 (#5702)
* Create 2.1.md
* Update 2.1.md
* Title, description, and H1 updates (3) (#5717)
* Refactor stdout logging warning (#5724)
* Add link to App Service troubleshooting topic (#5722)
* Prereqs tuneup (#5721)
Updates
* Updated http-cookies.md (#5744)
fixed inclues => includes
* changed image to vertical orientation for readability (#5747)
* Get CDN content links on HTTPS protocol (#5736)
* Update cookie sharing topic (#5723)
* Fixed type (#5748)
* Update highlight on dependency-injection.md (#5749)
Currently the highlight is mapping the operation of GetAveragePriority on the incorrect line:
[Statistics_Service.png](https://postimg.org/image/5m0gjw6bf/)
The correction is to highlight the previous line.
* Web API persistent DB (#5741)
* Update next.md
* Minor edits
* Replace gerund in doc title
* Update TodoController2.cs (#5755)
* Describe culture fallback (#5756)
* Describe culture fallback
* Culture fallback patch (#5757)