Commit Graph

14 Commits (9bf1fe8bf9b8df5da263e65b50c28d15f0e019d4)

Author SHA1 Message Date
Luke Latham 1e99d7ef1a
Use IHttpClientFactory in a console app (#13434) 2019-08-01 11:04:25 -05: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
Rick Anderson 0ee6b101d9
delete map and min files (#9310) 2018-10-31 14:26:48 -10:00
Luke Latham 8e6dd4a7f4 Drop version from App package (#8881)
Addresses #8579 

I might be getting the hang of **_find and replace_** now. 😝

This doesn't touch a couple that ref 2.2.0. I'll tidy those up on https://github.com/aspnet/Docs/issues/8518 after 2.2 RTM.
2018-10-06 17:10:28 -10: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
Luke Latham a5060092c6
Initiate HTTP Requests sample update (#8176) 2018-08-20 11:32:44 -05:00
Luke Latham 34b33e245b Add version to App package references (#7551)
Fixes #7532
2018-07-10 22:43:09 -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
Steve Gordon 1d228dd46c Updating HttpClientFactory sample project to use RC1 bits (#6298) 2018-05-09 09:19:01 -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