Commit Graph

58 Commits (40f4fc0b364bde02e19e76b152f036babe0c0c76)

Author SHA1 Message Date
Tom Dykstra b203529a64
Change Redis package ref to StackExchangeRedis (#9783) 2018-12-03 16:00:38 -08:00
Rick Anderson 1320c01aad
replace Tom F with Rick Anderson (#9364) 2018-11-02 11:42:49 -10:00
Tom Dykstra d37d382cf0
Merge pull request #8960 from aspnet/anurse/aspnetsignalr-observe-exceptions 2018-10-30 16:15:32 -07:00
Rick Anderson da752c2fe2
Update hubs-api-guide-server.md 2018-10-29 15:08:54 -10:00
Rick Anderson 2ae2062b65
Update hubs-api-guide-server.md 2018-10-29 15:07:52 -10:00
Rick Anderson 66dd5a6683
Update hubs-api-guide-server.md 2018-10-29 15:06:26 -10:00
Luke Latham a801d15396 Update link (#9201)
Fixes #9200 

... and let's get rid of "here" while we're at it.
2018-10-24 13:47:15 -05:00
Sean Killeen e7b59cf61d Add information on connection token vs other types (#9056)
* Add information on connection token vs other types

To disambiguate connection token vs session / auth tokens.

* Address feedback on heading

Sentence case; H4; remove "note" text.

* remove extra the; update title case.

* Incorporate feedback comments

* Incorporate feedback on last paragraph

* additional clarification

* Update heading per feedback

phrasing, capitalization, and line break under heading

* Incorporate wording feedback

* Addressing feedback: contractions
2018-10-18 09:12:59 -05:00
Andrew Stanton-Nurse 76295af8a1 reword as per tom's suggestion 2018-10-10 11:32:02 -07:00
Andrew Stanton-Nurse 14cb19b101 update ASP.NET SignalR docs to show observing send errors 2018-10-10 11:03:09 -07:00
Genevieve Warren 701fc69d76 Change library package manager to nuget package manager (#8946)
The Library Package Manager menu item became NuGet Package Manager starting in VS 2015.

Contributes to #8848.
2018-10-09 16:14:20 -10:00
Owain Williams c2a715d3a8 Update the introduction page (#8864) 2018-10-05 09:14:07 -05:00
Genevieve Warren caf620ebec Fix broken VS 2013 download links (#8854)
- replace Visual Studio 2013 download link with a valid link
- none of these topics meet the >13K page view per month threshold for further updates at this time, so I'm just updating these bad URLs
- PR also includes automatic whitespace trimming
2018-10-04 15:26:56 -10:00
Genevieve Warren cf952b23cc Update www.visualstudio.com URLs (#8833)
- updated all www.visualstudio.com urls to visualstudio.microsoft.com (and added campaign ID for downloads from docs.microsoft.com)
- made other obvious fixes to older versions of Visual Studio
- trim whitespace

Contributes to #8848
2018-10-04 15:23:22 -05:00
Aleksandar Stojanovikj e0c05f9131 Fix broken link in signalR tutorial (#8840) 2018-10-04 08:47:47 -05:00
Rick Anderson 49bed2e3e2
Update troubleshooting.md 2018-09-20 12:46:09 -10:00
Rick Anderson 397d3f72bb
meta-data: replace aspnetcontent with riande (#8086) 2018-08-14 15:27:54 -07:00
Mauricio de los Santos 9f78ca5a36
C28229: Escaping URL that must not be shown as link
Hello, @pfletcher,
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.  
"Escaping URL that must not be shown as link"

Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR  then share your PR number so we can confirm and close this PR.
Many thanks in advance.
2018-07-24 11:16:27 -03:00
philxchen 3594893b30 Make Groups.Remove monospace (#7552) 2018-07-10 20:39:08 -05:00
Rick Anderson f7170b5420
Update introduction-to-signalr.md (#7547) 2018-07-10 13:19:02 -06:00
jinzhaoyoujiu 6e31da909c Update tutorial-server-broadcast-with-signalr.md (#7448) 2018-07-03 23:33:21 -05:00
Scott Addie 5ab4e0a7ae Apply metadata updates to ASP.NET 4.x docset (#7440) 2018-07-03 14:26:00 -06:00
Scott Addie 2dcf8a4cea
Move ms.prod metadata field to docfx.json (#7422)
Addresses https://github.com/aspnet/Docs/issues/7353

Adds `ms.prod` (with a value of `aspnet-framework`) to the ASP.NET conceptual docset's *docfx.json* file. Removes `ms.prod` from the individual docs.
2018-07-02 17:49:02 -05:00
Jeremie LOSCOS 248ac95393 Fixing client method return type (#6736)
Fixing the error : All client proxy methods must return 'System.Threading.Tasks.Task'
2018-05-31 20:40:08 +02:00
任跃兵 aec18545f8 Update scaleout-with-windows-azure-service-bus.md (#6110) 2018-04-27 18:50:35 -10:00
Rachel Appel 75f7a2cd3e
update SignalR .NET supported versions to add Windows Server 2016 (#6014) 2018-04-18 12:29:19 -04:00
Zhiliang Xu 31bf869567 Fix the typo "Namesapce" in the image for scaleout with service bus (#5987) 2018-04-16 09:24:06 -05:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
the-wazz 614e9971db Update introduction-to-signalr.md (#5592)
Updated link to Stack Overflow.
2018-03-02 20:50:28 -06:00
Rick Anderson 9f9c17f04a
Update introduction-to-signalr.md 2018-02-09 15:56:35 -10:00
Luke Latham a7b9cd15b0 Fix bold character entities and slashes (#5352) 2018-02-02 15:55:24 -10:00
Luke Latham f7bd16b36b
Fix bold character entities 2018-02-02 19:48:23 -06:00
Andreas Bjørn Hassing Nielsen aeeada7354 Fix listener initdata value for Scaleout and Transport log (#5341) 2018-02-02 09:26:19 -06:00
Sampath Dilhan 368c22f37b Added missing operating system (#5295) 2018-01-28 09:38:35 -06:00
Luke Latham 1dd1a7fc8a
Remove localization segment from links (#5254) 2018-01-23 19:12:57 -06:00
Alex McCool 733bb72677 Its not MyHub (#4811)
isnt this connecting to ControllerHub, not MyHub ?
2017-11-20 15:34:48 -05:00
Maira Wenzel e2e00fcd3a fixed product name (#4787) 2017-11-13 18:24:30 -10:00
Isaac Levin e18d233bc7 Review all Codeplex links/mentions and update where needed (#4642)
* porting of codeplex links

* updates

* updates

* updates

* updates

* updates

* updates
2017-11-01 08:49:07 -10:00
Manuel Wenk ba77c8a8cf Update sample65.cs (#4629)
Fixed Typo
2017-10-25 09:57:20 -05:00
Julia Wells dad4b4d696 "IUserIdProvider" instead of just "IUserProvider" (#4506)
should be "IUserIdProvider" instead of just "IUserProvider"
2017-10-05 15:18:20 -07:00
Luke Latham 18d1878f00 Trim keywords of keyword metadata
Patch 3
2017-09-21 02:22:29 -05:00
Luke Latham d157e2ec7a Kill BOM and add end newlines 2017-09-20 02:36:55 -05:00
Luke Latham 53e19c9bfa Update windowsazure.com links (#4323)
* Update windowsazure.com links

Fixes #4178

Updates

Updates

Updates

* Remove one link

* Link update
2017-09-19 12:56:27 -05:00
Alisdair Buttery c4beaef28f Updating docs (#4317)
Removing an extra }); set after the .fail method
2017-09-18 14:43:42 -05:00
abharath27 bc57154a95 Update-tutorial-getting-started-with-signalR.md (#3714)
Add a 'note' that the version numbers in the references to JQuery and JQuery-SignalR should be updated.
2017-07-14 08:46:48 -06:00
Jaliya Udagedara de3ecbe366 Minor: Fixed Typos. (#3577) 2017-06-27 08:55:33 -07:00
Jaliya Udagedara 34e5b3bcdf Fixed: Minor typo. (#3578) 2017-06-27 08:54:53 -07:00
Jaliya Udagedara e20a2e0911 Minor: Typo fix "Communcation" => "Communication" 2017-06-27 06:14:07 +05:30
Maira Wenzel 995ba0e7df fixed typo (#3569) 2017-06-26 11:28:21 -07:00
Scott Addie 7860f0e757 Fixes #3504 2017-06-16 12:07:08 -05:00