Commit Graph

254 Commits (522a2eab16c898b06794c9cc7d9d77a7eb07679d)

Author SHA1 Message Date
Andrew Stanton-Nurse 732f48b5e9 Update SignalR Client Features matrix (#14598)
* Update SignalR Client Features matrix

A few updates:

* Added transports
* Added Azure SignalR support - every client supports it, but we do get questions like "can I use the service with Java?" so it's helpful to confirm that in the matrix, and technically the client has to do some (very minimal) work to support it.
* Added note about issue tracking automatic reconnect

* Update aspnetcore/signalr/client-features.md

* Update further
2019-09-25 13:12:06 -10:00
Luke Latham b93ab83fb6 Pascal case placeholder names in log strings (#14508)
* Pascal case placeholder names in log strings

* Updates
2019-09-23 14:11:50 -10:00
Andrew Stanton-Nurse bfa2e2e279 [SignalR] Add note on Sticky Sessions (#14392)
* [SignalR] Add note on Sticky Sessions

Added a note on the Sticky Session requirement in the hosting overview.

* Update aspnetcore/signalr/scale.md

Co-Authored-By: Brennan <brecon@microsoft.com>

* Update aspnetcore/signalr/scale.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update scale.md

* Update scale.md
2019-09-23 14:01:54 -10:00
Rick Anderson efd5798d90
What's new in 3.0 (#14250)
* What's new in 3.0

* wrok

* wrok

* work

* work

* work

* Add Razor components bit

* Nits

* Fix a link

* work

* work

* work

* Edit pass on what's new in 3.0 doc (#14355)

* Add additional coverage

* added core 3.0 signalr (#14369)

* added core 3.0 signalr

* PR of Bradys PR (#14371)

* Update aspnetcore-3.0.md

* copy halter suggestion over

* PR feedback

* edits

* minor tweaks

* work

* react to anurse

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>

* react to feedback

* Update aspnetcore-3.0.md (#14403)

* Update aspnetcore-3.0.md

* Update aspnetcore-3.0.md

* nothing new

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Daniel Roth <daroth@microsoft.com>

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Daniel Roth <daroth@microsoft.com>

* react to feedback

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Daniel Roth <daroth@microsoft.com>

* react to feedback

* Add option for RCL and note default is for RC dev

* Blazor!!!!!!!! WOOT!

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Stephen Halter <halter73@gmail.com>

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Stephen Halter <halter73@gmail.com>

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>

* react to feedback

* react to feedback

* react to feedback

* Add ANCM updates (#14425)

* Add ANCM updates

* Update aspnetcore-3.0.md

* react to feedback

* work

* work

* Apply suggestions from code review

Co-Authored-By: Daniel Roth <daroth@microsoft.com>

* react to dan roth suggestions

* Updates + add a blurb on enhanced endpoint routing
2019-09-22 17:51:14 -10:00
Brady Gaster 4c17efdf69 add signalr client feature matrix (#14394)
* trying to get the toc set up the way i want it

* removed link, trying toc

* first spin on the table of features

* fixing uid ordering

* SignalR client features ToC patch (#14395)

* SignalR client features ToC patch

* change uid

* Rename file to prevent redirection rule collision

* Update aspnetcore/signalr/client-features.md

Co-Authored-By: Brennan <brecon@microsoft.com>

* Update aspnetcore/signalr/client-features.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/signalr/client-features.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/signalr/client-features.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/signalr/client-features.md

Co-Authored-By: Brennan <brecon@microsoft.com>

* improve readability of auto reconnect clients list

* Update client-features.md
2019-09-22 15:37:34 -10:00
Stephen Halter 9495d71b15 Fix SignalR 3.0 Streaming Sample (#14426)
This sample doesn't have any controllers.
2019-09-19 14:29:13 -10:00
Scott Addie a50faa4056
Use dotnetcli dev lang to colorize .NET Core CLI commands (#14361) 2019-09-17 16:01:04 -05:00
Luke Latham bd38b35303
Fix bad ms.date (#14297) 2019-09-13 08:27:58 -05:00
Gareth Bradley b23b511bb8 [QuickFix] - Update Instructions for Installing Microsoft.AspN… (#14273)
* Update dotnet-client.md

Added tabs for installing the package for both powershell and shell (using the `dotnet` cli).

* Updates
2019-09-12 22:22:53 -05:00
Scott Addie 925d70e9b8 Fix HAR save image for Edge 2019-09-11 09:53:09 -05:00
Scott Addie 2b7d12569f
Replace Edge dev tools image in SignalR diagnostics doc (#14256) 2019-09-11 09:28:33 -05:00
Stephen Halter 1e93eb75f8
Update SignalR 3.0 docs to use Endpoint Routing (#14126) 2019-09-05 14:43:46 -07:00
Brennan ca1ac9a710 Add MaximumReceiveMessageSize option (#13571)
* Add MaximumReceiveMessageSize option

* fb

* Apply suggestions from code review

Co-Authored-By: Stephen Halter <halter73@gmail.com>

* fb
2019-08-08 15:04:50 -07:00
Mikael Mengistu fe079ec746
Update docs with client side KeepAliveInterval option (#13669) 2019-08-05 13:52:05 -07:00
Brennan ef668b109e Auth handlers with SignalR (#13107)
* auth handler section

* tweak

* class

* Apply suggestions from code review

Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>

* Update aspnetcore/signalr/authn-and-authz.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/signalr/authn-and-authz.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* preview 7 signalr auth updates - code sample change (#13312)

* changed example code

* Update aspnetcore/signalr/authn-and-authz.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/signalr/authn-and-authz.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/signalr/authn-and-authz.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/signalr/authn-and-authz.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/signalr/authn-and-authz.md

Co-Authored-By: Brennan <brecon@microsoft.com>

* Update aspnetcore/signalr/authn-and-authz.md

Co-Authored-By: Brennan <brecon@microsoft.com>

* Update aspnetcore/signalr/authn-and-authz.md

Co-Authored-By: Brennan <brecon@microsoft.com>
2019-07-23 10:58:58 -05:00
Scott Addie 67099d87d2
Merge branch 'master' into release/3.0-preview7 2019-07-23 10:10:43 -05:00
Theano Petersen c969928dbe fix http to https (#13241) 2019-07-10 19:36:05 -07:00
Brennan b6e3eda47c Fix configuration across versions (#13064)
* Fix configuration across versions

* fix?

* single =
2019-07-01 16:35:36 -05:00
Mikael Mengistu 3240a028ff Update @aspnet to @microsoft for 3.0 preview 7 SignalR npm package. (#13044)
* Update @aspnet to @microsoft for 3.0 preview 7 SignalR npm package.

* minor edits
2019-06-28 12:46:52 -05:00
Mikael Mengistu 4b3e130d87 Update java doc (#13028)
* update java doc

* minor edits
2019-06-27 16:42:34 -04:00
Luke Latham a2c41ecfd6
Azure SignalR Service updates (#12764) 2019-06-26 13:37:13 -05:00
Rosdi Kasim db612904d7 Add Redis Backplane as scaleout option for ASP.NET Core SignalR (#12974) 2019-06-22 06:57:33 -05:00
Luke Latham c68233916d
Consolidate troubleshooting guidance (#12954)
Consolidate troubleshooting docs

Updates
2019-06-20 17:58:29 -05:00
Stephen Halter ae639a64f5 Formatting cleanup of kestrel.md and SignalR's javascript-client.md (#12952)
* Cleanup formatting in javascript-client.md

* Cleanup formatting in kestrel.md
2019-06-19 14:55:10 -05:00
Rick Anderson 31763ca8ed
Update redis-backplane.md (#12894)
* Update redis-backplane.md

* Update aspnetcore/signalr/redis-backplane.md

Co-Authored-By: Brennan <brecon@microsoft.com>

* Update aspnetcore/signalr/redis-backplane.md

Co-Authored-By: Brennan <brecon@microsoft.com>
2019-06-16 12:42:34 -07:00
Stephen Halter 415e78f589
Update dotnet-client.md to discuss auto reconnect (#12874)
* Apply suggestions from code review

Co-Authored-By: Tom Dykstra <tdykstra@microsoft.com>
2019-06-14 15:29:34 -07:00
Stephen Halter ce98114704
Update javascript-client.md to reflect IRetryPolicy changes (#12875) 2019-06-14 14:18:54 -07:00
Mikael Mengistu 079dfa494c
Update streaming doc (#12653) 2019-06-06 08:37:19 -07:00
Mikael Mengistu 02eb815e88 Add StreamBufferCapacity doc option (#12577)
* Add StreamBufferCapacity doc option

* 3.0 -> 2.X

* modify moniker ranges

* reorder moniker ranges

* add missing comma
2019-06-03 10:54:20 -05:00
Marc Plessis 9081b14578 Update net-client-console-log.cs (#12513) 2019-05-23 10:36:57 -05:00
Henrik Walker Moe 73a20435a2 Middleware ordering for signalr and authentication (#12339)
* Adds example of configuring SignalR with authentication

* Adds note explicitly mentioning ordering of middleware

* Update aspnetcore/signalr/authn-and-authz.md

Co-Authored-By: BrennanConroy <brecon@microsoft.com>

* Update aspnetcore/signalr/authn-and-authz.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* update ms.date metadata value
2019-05-09 16:30:35 -05:00
Scott Addie 78620c3fbc
add docs in reaction to aspnet/AspNetCore#8974 (#11945) (#12297)
* add docs in reaction to aspnet/AspNetCore#8974

* Update aspnetcore/signalr/configuration.md

Co-Authored-By: anurse <andrew@stanton-nurse.com>

* feedback

* Apply suggestions from code review

Co-Authored-By: anurse <andrew@stanton-nurse.com>

* update ms.date metadata value
2019-05-06 10:55:54 -05:00
Nick Schonning 64580b2d52 chore: Remove link locale (#12184)
* chore: Remove link locale

* Update grpc-client.md

* Remove trailing question mark
2019-05-06 10:41:44 -05:00
Brady Gaster 08689d21c1 removed old xamarin warning (#12180) 2019-05-06 10:27:20 -05:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00
Nick Schonning 7e893bbede fix: MD023/heading-start-left/header-start-left (#12070) 2019-04-20 07:20:01 -05:00
Andrew Stanton-Nurse c1c467f25d Some clarifications to calling server methods in SignalR (#12015)
* Some clarifications to calling server methods in SignalR

* Apply suggestions from code review

Co-Authored-By: anurse <andrew@stanton-nurse.com>

* Add clarifications to .net client doc as well

* Update date on .NET client doc

* Update date on JS client doc

* Apply suggestions from code review

Co-Authored-By: anurse <andrew@stanton-nurse.com>
2019-04-18 15:10:27 -05:00
BrennanConroy 9a18b26dc6 SignalR Client to server streaming (#11126)
* stream

* fixup

* order

* try xref

* try again

* xref again

* fb

* Update aspnetcore/signalr/streaming.md

Co-Authored-By: BrennanConroy <brecon@microsoft.com>

* fb

* xref

* wrong xref

* hyphen

* Update aspnetcore/signalr/streaming.md

Co-Authored-By: BrennanConroy <brecon@microsoft.com>

* svg

* Apply suggestions from code review

Co-Authored-By: BrennanConroy <brecon@microsoft.com>

* fb

* Edit pass

* fb

* cleanup

* Update aspnetcore/signalr/streaming.md

Co-Authored-By: BrennanConroy <brecon@microsoft.com>
2019-04-18 11:43:38 -05:00
Luke Latham db626e148a
Update link (#12017) 2019-04-17 15:40:59 -05:00
Stephen Halter e642a2fc5d
Add auto reconnect section to SignalR JS client docs (#11951) 2019-04-16 18:35:17 -07:00
Luke Latham 5adf7a8dc5
.NET Standard phrasing and "or higher" updates (#11874) 2019-04-06 13:27:46 -05:00
Nick Schonning e7810f6b61 fix: Remove link locale from docs.microsoft.com (#11800) 2019-04-03 07:59:35 -07:00
Tom Dykstra e3e37685a1
Revert "fix: MD032/blanks-around-lists (#11784)" (#11811)
This reverts commit 370de65ccf.
2019-04-03 07:57:58 -07:00
Nick Schonning 370de65ccf fix: MD032/blanks-around-lists (#11784) 2019-04-02 11:44:31 -05:00
Nick Schonning d125525ff2 fix: MD038/no-space-in-code (#11583)
- Replace ` with %60 in xref links
- Remove spaces inside code span elements
2019-03-21 15:04:23 -05:00
Scott Addie ed28cd52d3
Fix Markdownlint errors (#11620) 2019-03-21 10:28:16 -05:00
Nick Schonning d6246ca38d fix: MD031/blanks-around-fences (#11605) 2019-03-20 10:32:05 -05:00
Nick Schonning 33aac670ec fix: MD022/blanks-around-headings/blanks-around-headers (#11603) 2019-03-19 15:18:13 -05:00
Nick Schonning 188fdb2abe fix: MD012/no-multiple-blanks (#11596)
Multiple consecutive blank lines
2019-03-19 13:56:32 -05:00
Nick Schonning 32bf4679b3 fix: MD033/no-inline-html (#11586)
* fix: MD033/no-inline-html

Doesn't remove actual inline HTML, but escapes Generics and examples in braces

* Apply suggestions from code review

Co-Authored-By: nschonni <nschonni@gmail.com>
2019-03-19 13:17:14 -05:00