Commit Graph

10 Commits (486e4dfd317788ae4ee891ea411ae8aed72f4607)

Author SHA1 Message Date
Luis Quintanilla 396377b921 Update connection delay issue (#10359)
* Update connection delay issue

There needs to be a delay after the connection is started. The old sample code did not allow for this and caused errors in the application.

* Disabled Send Button Until Connection Established

Disabled Send Button Until Connection Established

* Moved sendButton listener outside of then function

Moved sendButton listener outside of then function
2019-01-28 16:26:59 -10:00
Daniel Morrison a500aaf087 Fixes #9557 The sample code for the ASP.NET Core SignalR does not work due to a path issue. (#9564)
This addresses the issue #9557 that I was working on with @scottaddie.

Unfortunately, I experienced severe GitHub workflow issues, and the pull request was closed.
2018-11-13 09:47: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
Tom Dykstra 0139937c5b Use LibMan in SignalR tutorial (#8370)
Fixes #8155
2018-09-04 11:45:15 -07:00
Tom Dykstra 64f6ae1bd9
edit pass and update SignalR tutorial for 2.1 (#7920) 2018-08-08 12:14:06 -07:00
Luke Latham 34b33e245b Add version to App package references (#7551)
Fixes #7532
2018-07-10 22:43:09 -05:00
Nate Barbettini fb03fdfabf Minor corrections to SignalR tutorial (#7403) 2018-07-02 10:30:45 -04: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