Commit Graph

23 Commits (4ad9a9f7fbd7b5506d15d436f5c6f83ad1ecb6fc)

Author SHA1 Message Date
Andrew Beaven 48a8d82bea
Use correct endpoint to avoid 401 (#21731) 2021-03-09 17:32:56 -06:00
Eslami Sepehr 3ae6dccf44
Update ASP.NET Core 3.0 to 3.1 (#19501) 2020-08-14 13:22:32 -10:00
Luke Latham 63d40f5602
SignalR naming consistency (#18759) 2020-06-12 15:55:07 -05:00
David Pine 1abb32ad3d Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06:00
Rick Anderson 36aa51b049
Restore SignarR 2.x tutorial (#15157)
* Restore SignarR 2.x tutorial

* work

* work
2019-10-16 16:57:52 -10:00
Max Lefebvre 0ff283128d Updated signalr script tag (#14810) (#14956)
* Updated signalr script tag (#14810)

The location of signalr.js was incorrect according to Target Location set
up when Client-Side Library was added earlier in tutorial.

* changed the location for vscode libman install (#14810)
2019-10-10 07:44:27 -10:00
Wade Pickett cc2462256a
update of libman screenshot to indicate latest library (#14929)
* update of libman screenshot to indicate latest library

* removed unused screenshots, updated signalr library select screenshot.
2019-10-08 14:11:39 -07:00
Wade Pickett dc39b33ff5
Update SignalR tutorial to 3.0 - startup.cs - additional screenshots (#14812)
* Update SignalR tutorial to 3.0 - startup.cs - addtional screenshots

* moved moniker to metadata only

* added dotnet watch run for VSCode to fix for 9488 while here.
2019-10-08 00:55:30 -07:00
Brady Gaster 522a2eab16 update tutorial for 3.0 (#14764)
* updated for 3.0

* updates per brennan
2019-10-03 10:15:54 -05:00
Tom Dykstra 3a1d76850e
restore 2.x version (#13262) 2019-07-12 10:41:27 -07:00
Tom Dykstra 0c9efb10b9
Update SignalR tutorial for 3.0 (#13101) 2019-07-09 09:35:04 -07:00
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
Tom Dykstra 1ad5519250
Update SignalR tutorials to 2.2 (#9760) 2018-12-03 10:58:16 -08:00
Scott Addie 61040c22bd
Restore tip in SignalR tutorial (#9614)
Restore a tip that was inadvertently removed.
2018-11-16 10:18:21 -06: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