Commit Graph

8 Commits (21bf777248d60500c73ea73960c33c515df138cb)

Author SHA1 Message Date
Wade Pickett cd740ea62e
Update Migrate Web api topic plus samples to 3.1 (#18417)
Many thanks @Rick-Anderson and @scottaddie for the very helpful suggestions.  I added a lot to my PR checklist to run against future work as a result.

* Update Migrate Web api and samples to 3.1

* patch: added missing moniker end, corrected 3.1 startup.cs

* patch: Added numbered instructions for create destination proj

* patch: corrected missing -a- in intro

* Apply suggestions from code review

Committing scottaddie's great review suggestions.

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* patch: code highlight fix, removed 3_0 SetCompatibility

* patch: Updates per review

* patch: removed quote on using ProductsCore.Models

* patch: removed dupe finished productscontroller code example

* Apply suggestions from code review

Added scottaddie suggestions

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/migration/webapi.md

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* patch: Moving simply getproducts return statement to numbered list

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-05-27 19:40:58 -07:00
Scott Addie c5447bda60
Update web API migration doc to 2.2 (#9939)
* Update web API migration doc to 2.2

* Fix code snippet syntax

* Fix highlighting

* Update aspnetcore/migration/webapi.md

Co-Authored-By: scottaddie <10702007+scottaddie@users.noreply.github.com>
2018-12-10 16:33:26 -06:00
Scott Addie 501f8e3628
Add missing HttpGet attributes to controller actions (#9937) 2018-12-10 14:43:44 -06:00
Scott Addie 56aa3bec94
2.1 update of Web API migration doc (#8717)
* 2.1 update of Web API migration doc

* Fix list formatting

* React to feedback
2018-10-01 14:55:27 -05:00
Luke Latham 46f41d4774
Update All and App package versions (#8513) 2018-09-13 11:39:23 -05:00
Luke Latham 1a0f79a8fe
Update All/App package version (#8489) 2018-09-11 08:53:03 -05:00
Isaac Levin d02c94cde7 Core Identity Documentation Updates (#5889)
* 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
2018-05-04 10:29:28 -05:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00