Commit Graph

11 Commits (7b4ef4647ada77d9e5dde9f336f40b266cbfeefb)

Author SHA1 Message Date
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