Commit Graph

22 Commits (854d3499a70f222b4cfdc162b7c714f077677a4d)

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
Rick Anderson 57b456a9b2
Update signalr.md (#9187)
* Update signalr.md

* Update signalr.md
2018-10-25 13:14:21 -10:00
Tom Dykstra 77471a229d
Apply content model guidelines to SignalR tutorial (#8817) 2018-10-03 13:04:56 -07:00
Tom Dykstra e5670756e3 Change to code style where italics wasn't working (#8829)
Fixes #8823
2018-10-03 13:08:04 -05:00
Evan Ogas 6c1c25a490 Use forward slashes for destination path (#8734)
I don't have a way of testing this on Windows atm, but most of the other examples use forward slashes, so I assume this is correct on all platforms.  Backslashes fail on MacOS, creating a directory called "wwwrootlibsignalr".
2018-09-27 09:38:19 -05:00
Luke Latham e5ed43144a
Remove webapp alias notice (#8629) 2018-09-19 23:03:52 -05:00
Tom Dykstra 0139937c5b Use LibMan in SignalR tutorial (#8370)
Fixes #8155
2018-09-04 11:45:15 -07:00
Tom Dykstra cec215e284 SignalR tutorial: add npm link in procedural section (#8278)
Fixes #7643 which was already closed but had another comment added.
2018-08-25 15:08:22 -07:00
Scott Addie 987293130a
Specify target framework of .NET Core in SignalR tutorial (#8181)
Addresses discussion in https://github.com/aspnet/Docs/pull/8145 and a few minor problems.
2018-08-20 12:16:41 -05:00
Tom Dykstra faf499f6e8
add vs mac (#8029) 2018-08-10 13:20:10 -07:00
Tom Dykstra f3611264ae
correct expected output from npm install (#8017) 2018-08-09 14:51:00 -07:00
Tom Dykstra 889fb39f69
minor corrections (#7994) 2018-08-08 15:38:21 -07:00
Tom Dykstra 64f6ae1bd9
edit pass and update SignalR tutorial for 2.1 (#7920) 2018-08-08 12:14:06 -07:00
Tom Dykstra 93a040a359 add note explaining what npm is (#7655) 2018-07-16 16:14:12 -06:00
Scott Addie cb24febfda
Update author metadata fields to Tom (#7652)
Updates the `ms.author` and `author` metadata fields to Tom's user ID.
2018-07-16 15:09:39 -05:00
Benjamin Summerton ca3a064691 Mention `wwwroot` when copying over signalr.js (#7634) 2018-07-15 17:52:05 -05:00
Scott Addie 51779789b5 Specify VS 2017 version required for .NET Core 2.1 2018-07-05 10:24:44 -05:00
Nate Barbettini fb03fdfabf Minor corrections to SignalR tutorial (#7403) 2018-07-02 10:30:45 -04:00
Scott Addie caf17c7e69
Convert Prerequisites heading to H2 2018-06-26 14:46:21 -05:00
Rachel Appel 9748372107 Code and prose are same for VS and vscode now (#7271)
* made code and prose same for VS and vscode

* update the download sample link
2018-06-25 09:42:25 -05:00
Scott Addie fd13c68dd8
Metadata updates to ASP.NET Core tutorials (#7193)
Addresses #6541
2018-06-20 14:25:03 -05:00
Scott Addie 667dd5e85a
Relocate SignalR Get Started doc to Tutorials ToC node (#7117)
* Relocate SignalR Get Started doc to Tutorials ToC node

* Add redirect entry

* Update SignalR tutorial ToC link title

* React to feedback
2018-06-18 15:39:53 -05:00