* Change to instructions for First Web API tutorial
I've updated the install instructions for what packages you need to install.
The reason I have added the second lot of instructions is because it wasn't clear you needed to run an install for Microsoft.EntityFrameworkCore.InMemory too.
The heading only mentioned adding Microsoft.EntityFrameworkCore.SqlServer so once I had did that, I missed the second part of installing Microsoft.EntityFrameworkCore.InMemory.
* Update to First Web Api tutorial
Changing the heading after getting feedback from my previous PR.
* Update aspnetcore/tutorials/first-web-api.md
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Update aspnetcore/tutorials/first-web-api.md
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Update first-web-api.md
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Add DTO to prevent over-posting on API
* Add DTO to prevent over-posting on API
* Add DTO to prevent over-posting on API
* Add DTO to prevent over-posting on API
* Add DTO to prevent over-posting on API
* Apply suggestions from code review
Co-Authored-By: Artak <34246760+mkArtakMSFT@users.noreply.github.com>
* Update aspnetcore/tutorials/first-web-api/samples/3.0/TodoApiDTO/Controllers/TodoItemsController.cs
Co-Authored-By: Artak <34246760+mkArtakMSFT@users.noreply.github.com>
* Add DTO to prevent over-posting on API
* Apply suggestions from code review
Co-Authored-By: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
* Update aspnetcore/tutorials/first-web-api/samples/3.0/TodoApiDTO/Controllers/TodoItemsController.cs
Co-Authored-By: Artak <34246760+mkArtakMSFT@users.noreply.github.com>
Co-authored-by: Artak <34246760+mkArtakMSFT@users.noreply.github.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
* Update intro to RP to GA
* Update intro to RP to GA
* Update intro to RP to GA
* Update intro to RP to GA
* Update intro to RP to GA
* work
* work
* work
* work
* work
* change dev lang from console to dotnetcli
* Add missing word
* work
* work
* work
* Convert web API jQuery doc to Fetch API
* More work
* More edits
* Add missing file extension to source_path
* More edits
* Fix broken section anchor link