Commit Graph

19 Commits (9bf1fe8bf9b8df5da263e65b50c28d15f0e019d4)

Author SHA1 Message Date
Rick Anderson 69134d927c
Update http-requests.md (#13603)
* Update http-requests.md

* Update http-requests.md
2019-08-01 09:46:54 -07:00
Luke Latham 1e99d7ef1a
Use IHttpClientFactory in a console app (#13434) 2019-08-01 11:04:25 -05:00
Rick Anderson 2dae6df247
DO NOT MERGE: Test https://review.docs.microsoft.com/ TOC (#12443)
Test https://review.docs.microsoft.com/ TOC
2019-05-16 08:52:17 -10:00
Scott Addie fcfa1c60d3
Address removal of WebApi.Client from shared framework (#12371)
* Address removal of WebApi.Client from shared framework

* Update IHttpClientFactory sample code

* IHttpClientFactory doc updates
2019-05-10 20:22:28 -05:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00
Luke Latham 5c74fc158a
HTTP Requests topic+sample update for 2.2 (#11757) 2019-03-30 18:43:35 -05:00
Tom Dykstra 72e1a9fc67
Fundamentals restructuring (#10929) 2019-02-22 12:44:53 -08:00
Luke Latham 82c782700a
Improve documentation for HttpClient Factory (#10605) 2019-01-25 06:51:23 -06:00
Tom Dykstra b6ba3d220c Table of Contents reorg (#9133)
* overview

* whats new to end

* fix migration node

* split fundamentals, move to end

* glob & loc, get started

* security node name

* security section

* azure, client-side, host

* several more sections

* redistribute tutorials

* proofread fixes

* move how to download section

* index files delete and redirect

* fix errors

* reorder some nodes

* scott feedback, flatten main tutorials node

* fix missed feedback items + other issues

* unflatten tutorials node

* move 'how to download'

* more tutorials node tweaks

* standardize view sample links

* db --> DB

* fix build error

* remove link from a parent node

* streamline node names

* xref links

* typos

* typo

* typos and revert some xref links

* scott feedback

* scott feedback

* feedback

* change node name

* safe storage-->protect
2018-10-26 18:34:40 -10:00
Luke Latham a5060092c6
Initiate HTTP Requests sample update (#8176) 2018-08-20 11:32:44 -05:00
Scott Addie 08675c4dc0
Add guidance on HttpClient disposal (#7904)
* Add guidance on HttpClient disposal

* React to feedback

* React to feedback
2018-08-07 10:23:07 -05:00
Scott Addie 0fc0c9dddd Add link to IHttpClientFactory sample app 2018-07-26 16:17:13 -05:00
Scott Addie 9babf7b228
Add Prereqs section to IHttpClientFactory doc (#7780)
Fixes https://github.com/aspnet/Docs/issues/7762
2018-07-24 08:42:51 -05:00
Scott Addie d9e0e596a7
Update IHttpClientFactory sample app to 2.1 RTM (#7243)
* Update IHttpClientFactory sample app to 2.1 RTM

* Add API ref link

* Update date
2018-06-22 11:49:10 -05:00
Scott Addie 675e659111
Metadata updates for ASP.NET Core fundamentals docs (#7181) 2018-06-20 11:11:27 -05:00
Rick Anderson 1ab1a48874
remove not for production (#6256)
* remove not for production

* 2.1 preview notice removal patch (#6258)
2018-05-07 12:35:47 -10:00
Adrian Clark 76054387c8 Correct Code Sample Method Reference (#6187)
The code sample and explaining text appear to be out of sync. This is a correction of the reference made to a function name in the surrounding text of the sample.
2018-05-02 17:57:28 -05:00
Scott Addie 5879d8aef6
IHttpClientFactory doc cleanup (#6181)
* IHttpClientFactory sample app cleanup

* More code cleanup

* Fix code highlighting
2018-05-02 14:14:00 -05:00
Steve Gordon 039252bc7a Starting work on HttpClientFactory documentation (#5483)
Starting work on HttpClientFactory documentation
2018-05-02 12:50:34 -05:00