Fixes#9219
@JunTaoLuo Dan calls out the implicit versioning "for 2.1 SDK or later;" however, we don't usually version the doc content by SDK release. We might need to say something for this update in the passage that I'm adding to the All topic (*aspnetcore/fundamentals/metapackage.md*) about which SDK version this applies to. I don't know if that's something that you would like to do or what version to call out.
I also remove the version from the samples. We also assume that devs are using the latest SDK with our samples.
* intiial commit for membership to Core Identity
* Update membership-to-core-identity.md
* fix sql script
* updates for Barry
* Style guide changes
* udpates to Migration Index Node and MVC Walkthrough
* updates to configuration and sample
* fixes to MVC steps
* udpates to proper to core identity doc and sample
* image resizing
* updates to webapi
* update to error section
* Minor tweaks to mvc.md
* Change snippet type
* remove references to bower in samples/readmes
* udpates for Scott
* updates to TOC
* updates
* Minor tweaks to membership-to-core-identity.md
* updates
* fix namespace
* Minor verbiage tweaks
* Simplify link title in TOC
* Shorten link title again
* Fix indentation of PackageReference node
* Quick UE edit
* Minor tweaks to configuration.md
* Remove unnecessary screenshots
* remove files
* Remove extra word
* Verbiage tweak
* Fix broken link
* Minor tweaks to mvc.md
* Improve readability of _Layout.cshtml
* Minor tweaks to mvc.md
* remove extra space
* Fix indentation issues
* 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)
* Create mvc2.md
Added temp file to house doc requested in #3809
* Initial outline of document
* Added Note for Special Tooling (VS 2017 Preview 3)
Will remove when Preview 3 is updated into Release
* Added Porting Link
* Added Core DI Sample
* added DI Section
* Added Storing Configuration Settings Section
* Adding Custom Settings samples
* part of static content
* static content section
* .net standard section
* Adding Edit in VS 2017 Image
* Samples for Startup
* startup and csproj section
* update image reference
* Updates to Migration Doc
changes per @scottaddie
* Final round of changes
Please review
* Edits
* Fix invalid xref link
* More edits
* More edits
* More edits
* More edits
* More edits
* More edits
* Move Content to different directory
* Update Code Sample Links
* change sample location
* ::
* Update Sample Filenames
* Minor edit
* Remove extra space
* More edits
* Move Static Folder
* update reference to image
* Update mvc2.md
* Minor tweaks
* Changes to sample file
* Change copy for Configuration Section
* Fix code formatting
* Remove extra line feed
* Remove extra line feed
* Fix 3xx/4xx/5xx Status Codes in aspnetcore folder
* Take out locality references in urls:
* change MSDN urls to docs.microsoft if possible
* Update aspnet-core-module.md
* Update iis.md
* Remove localization from external links
With .NET Core cross-platform and IDE agnostic listing Visual Studio 2017 as a prerequisite is confusing, especially when the only reason Visual Studio is listed is because you're editing a .csproj file.
As a .NET developer using a Macbook with VS Code, Visual Studio for Mac and/or JetBrains' Rider, this prerequisite implies that I'm unable to upgrade to .NET Core 2.0 because I don't have Visual Studio 2017.
* Create mvc2.md
Added temp file to house doc requested in #3809
* Initial outline of document
* Added Note for Special Tooling (VS 2017 Preview 3)
Will remove when Preview 3 is updated into Release
* Added Porting Link
* Added Core DI Sample
* added DI Section
* Added Storing Configuration Settings Section
* Adding Custom Settings samples
* part of static content
* static content section
* .net standard section
* Adding Edit in VS 2017 Image
* Samples for Startup
* startup and csproj section
* update image reference
* Updates to Migration Doc
changes per @scottaddie
* Final round of changes
Please review
* Edits
* Fix invalid xref link
* More edits
* More edits
* More edits
* More edits
* More edits
* More edits
* Move Content to different directory
* Update Code Sample Links
* change sample location
* ::
* Update Sample Filenames
* Minor edit
* Remove extra space
* More edits
* Move Static Folder
* update reference to image
* Update mvc2.md
* Minor tweaks
* Changes to sample file
* Change copy for Configuration Section
* Fix code formatting
* Remove extra line feed
* Remove extra line feed