Brennan
1b5acd224c
Fix Strongly type hubs docs ( #20342 )
2020-10-28 18:28:47 -07:00
Luke Latham
63d40f5602
SignalR naming consistency ( #18759 )
2020-06-12 15:55:07 -05:00
Andrew Stanton-Nurse
0dfa5e0723
updates to hubs document ( #9501 )
...
fixes #9497 as well
Some updates that came up as I was writing #9455 but didn't fit there.
[Internal Review Link](https://review.docs.microsoft.com/en-us/aspnet/core/signalr/hubs?view=aspnetcore-2.1&branch=pr-en-us-9501 )
2018-11-12 15:53:53 -06: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
Kevin Griffin
61fdb712c6
Implements #8505 Hub<T> section for signalr/hubs.md ( #8508 )
...
Fixes #8505
Added the section to signalr/hubs.md for Hub<T>. Added a refactored version of `ChatHub` to use an interface instead of `SendAsync`.
Any feedback is greatly appreciated! My first PR to docs!
2018-09-13 09:24:03 -05:00
Luke Latham
1a0f79a8fe
Update All/App package version ( #8489 )
2018-09-11 08:53:03 -05:00
Luke Latham
34b33e245b
Add version to App package references ( #7551 )
...
Fixes #7532
2018-07-10 22:43:09 -05:00
Scott Addie
aceef5b2f9
Update ASP.NET Core SignalR sample apps to implicit 2.1 RTM packagerefs ( #7244 )
...
Fixes https://github.com/aspnet/Docs/issues/7239
2018-06-22 13:41:59 -05:00
Andrew Stanton-Nurse
8003dbbaca
Update existing SignalR Docs to RC1 ( #6249 )
...
* Update SignalR Getting Started to RC1
* update the rest of the docs
* remove unnecessary scripts
* nudge the ranges
* update Startup.cs
2018-05-07 09:17:28 -10:00
Rachel Appel
084cdbf3f0
added full code sample ( #6158 )
...
* added full code sample
* fix
2018-05-01 18:24:32 -04:00
Rachel Appel
1e6d36f8be
fix ( #5853 )
2018-04-02 18:19:32 +02:00
Rachel Appel
24f6cd5418
await added ( #5851 )
2018-04-02 15:20:32 +02:00
Rachel Appel
db2933cc79
Rachelap/hubs mod ( #5838 )
...
* code enhancement js
* code lines change
2018-03-30 14:39:53 +02:00
Rachel Appel
dbf2bbda2f
SignalR Core Hubs ( #5639 )
2018-03-30 12:34:42 +02:00