AspNetCore.Docs/aspnetcore/fundamentals/http-requests/samples
Kirk Larkin ce87a9b905
Demonstrate GET, POST, PUT, and DELETE with HttpClient (#18650)
* dotnet new webapp

* Cleanup scaffolding and move to CDNs/inline CSS

* Add basic Web API for TodoItems

* RP examples for hitting the API with CRUD

* Use a Typed Client for deduplication

* Use the incoming URL to determine HttpClient.BaseAddress

* Add an explanation to the topic

* Update aspnetcore/fundamentals/http-requests.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-06-11 10:10:41 -10:00
..
2.x Header propagation middleware PR of PR (#16717) 2020-01-27 14:53:19 -08:00
3.x Demonstrate GET, POST, PUT, and DELETE with HttpClient (#18650) 2020-06-11 10:10:41 -10:00