Commit Graph

16 Commits (bdcf99e5773cd479fb3ae878b6acebd15404a3c1)

Author SHA1 Message Date
Luke Latham 483b8f01ac Apply no-loc metadata for "SignalR" (#15675) 2019-11-12 13:40:34 -06:00
Stephen Halter 1e93eb75f8
Update SignalR 3.0 docs to use Endpoint Routing (#14126) 2019-09-05 14:43:46 -07:00
Rosdi Kasim db612904d7 Add Redis Backplane as scaleout option for ASP.NET Core SignalR (#12974) 2019-06-22 06:57:33 -05:00
Tom Dykstra 05a3cd396c Assign SignalR docs to Brady (#10575) 2019-01-23 10:36:13 -10:00
Brady Gaster ee96fb5142 Add Java Client comment on version variance page (#9953)
* fixes #9952

* added asp.net signalr client to java page

* Update aspnetcore/signalr/version-differences.md

Co-Authored-By: bradygaster <41929050+bradygaster@users.noreply.github.com>
2018-12-14 14:44:55 -06:00
Brady Gaster 5bc17d6b99 Removed PersistentConnection from ASP.NET Core SignalR (#9466)
* fixes #9358

* thanks!

Co-Authored-By: bradygaster <41929050+bradygaster@users.noreply.github.com>

* changed verbiage per @tdykstra

* Edit pass
2018-11-14 10:48:45 -06:00
BrennanConroy 7ad8de6966 Update SignalR differences (#9457) 2018-11-08 08:46:32 -08:00
Tom Dykstra 1791c5c99d
clarify sticky session requirements (#9253) 2018-10-29 12:13:44 -07:00
Tom Dykstra 967d89adba
remove "both" (#9170) 2018-10-23 09:52:53 -07:00
Antoine Griffard 9693195d01 Typo in version-differences (#9022) 2018-10-15 12:24:50 -05:00
Keyur 7e5399ce45 Added 'Scaleout differences' section (#8469)
Addresses https://github.com/aspnet/Docs/issues/7814

Saw this in one of the comments. So thought of adding it.

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/signalr/version-differences?view=aspnetcore-2.1&branch=pr-en-us-8469#scaleout-differences)
2018-09-10 13:52:39 -05:00
Scott Addie fd6f910196
Corrections in SignalR version support table (#8183)
Fixes #8182 
Surfaces the .NET Framework package from https://github.com/aspnet/Docs/pull/8145

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/signalr/version-differences?branch=pr-en-us-8183&view=aspnetcore-2.1#how-to-identify-the-signalr-version)
2018-08-20 13:33:52 -05:00
Andrew Stanton-Nurse ae64d51614 SignalR: Add table to help identify version (#8148)
* SignalR: Add table to help identify version

Adds a section to the ASP.NET Core SignalR Differences document to help identify the version you are using. This can be a helpful resource when customers aren't sure which version is which.

* remove extra :

* pr feedback and api links

* what even is '/'?

* relative api urls

* I think I commaed right

* Remove en-us
2018-08-18 10:43:00 -07:00
Luke Latham 232d345f9e
Specify "Core" for ASP.NET Core refs (#8110) 2018-08-15 22:30:29 -05: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
Rachel Appel 0971076d55
version differences (#7304)
* version differences

* andrew feedback

* andrew feedback

* Minor tweaks
2018-06-28 12:28:38 -04:00