Commit Graph

13 Commits (ae1b6171b987e666c2682f22feeb659d27886dd6)

Author SHA1 Message Date
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10: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
Anthony Chu 9645458c2a Add notes on using clients with Azure SignalR Service serverless mode (#11368)
* Add notes on using clients with Azure SignalR Service

* minor edits

* minor edits

* minor edits

* update link

* update link
2019-03-14 09:52:00 -05:00
Mikael Mengistu eca65741e7 Update docs for release (#9817)
* Update docs for release

* pr feedback
2018-12-04 17:40:43 -06:00
Scott Addie 0a15afd746
Update master with release/2.2.0 branch (#9759)
* adding android notes (#9342)

fixes #9335 to add android developer section and add the notes.

* added .net client discussion (#9462)

* added more content around .NET client/Xamarin usage.

* fixes #9460

* made changes per @tdykstra and @scottaddie

* fixed iOS reference

* Minor edits
2018-11-30 13:08:46 -06:00
Mikael Mengistu 8439a641fe SignalR Java Client Access token provider section (#9454)
Fixes https://github.com/aspnet/Docs/issues/9171
Adding a short section in the Java client docs about setting up an Access Token provider.
2018-11-06 16:24:43 -06:00
Tom Dykstra b6ba3d220c Table of Contents reorg (#9133)
* overview

* whats new to end

* fix migration node

* split fundamentals, move to end

* glob & loc, get started

* security node name

* security section

* azure, client-side, host

* several more sections

* redistribute tutorials

* proofread fixes

* move how to download section

* index files delete and redirect

* fix errors

* reorder some nodes

* scott feedback, flatten main tutorials node

* fix missed feedback items + other issues

* unflatten tutorials node

* move 'how to download'

* more tutorials node tweaks

* standardize view sample links

* db --> DB

* fix build error

* remove link from a parent node

* streamline node names

* xref links

* typos

* typo

* typos and revert some xref links

* scott feedback

* scott feedback

* feedback

* change node name

* safe storage-->protect
2018-10-26 18:34:40 -10:00
Mikael Mengistu 152b1a067c Update Java API reference link (#9227)
Updating the link on the main Java docs page
2018-10-25 15:39:00 -10:00
Mikael Mengistu 31f4e34f67 SignalR Java Client Preview 3 Docs updates (#9112)
Updating for the Preview3 SignalR Java client
[Review link](https://review.docs.microsoft.com/en-us/aspnet/core/signalr/java-client?view=aspnetcore-2.2&branch=pr-en-us-9112)
Fixes https://github.com/aspnet/Docs/issues/9117
2018-10-22 16:52:19 -05:00
Mikael Mengistu 5e95f82e20 SignalR Java Client preview1 -> preview2 (#8626)
Editing `Preview1 `to be `Preview2` in the Java client docs
2018-09-19 20:27:51 -05:00
Mikael Mengistu 4348c5837d Update to preview2 (#8593) 2018-09-19 17:41:24 -05:00
Scott Addie 12764fb04b
Add SignalR Java API ref to ToC (#8619)
Link to the newly created ASP.NET Core SignalR Java API ref
2018-09-19 13:38:52 -05:00
Mikael Mengistu 448b927ad9 SignalR Java Client Doc (#8314)
Fixes: https://github.com/aspnet/Docs/issues/8256

Just starting a PR for this. It's still early

[Internal Review Link](https://review.docs.microsoft.com/en-us/aspnet/core/signalr/java-client?view=aspnetcore-2.2&branch=pr-en-us-8314)
2018-09-06 09:57:58 -05:00