Commit Graph

10 Commits (76e05bf07a5a289c9996a34779d03d88bbb7b1a2)

Author SHA1 Message Date
Rick Anderson 23bd8d2057
Add ASP.NET Identity to no loc (#19578)
* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc
2020-08-19 11:07:40 -10:00
Rick Anderson 3a5c8b81d4
add Cookie to no loc (#19446) 2020-08-07 14:55:26 -10:00
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Andrew Stanton-Nurse 1c8fc3decc
SignalR Client Features doc -> SignalR Clients overview doc (#18293) 2020-05-15 13:01:38 -07:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Scott Addie 0a6c1f78c5
Update aspnet/AspNetCore & aspnet/Home references to dotnet/As… (#16483)
* React to AspNetCore repo move to dotnet org

* Change aspnet/Home reference to dotnet/aspnetcore

* More replacements of aspnet/Home
2020-01-09 13:30:28 -06:00
Luke Latham 483b8f01ac Apply no-loc metadata for "SignalR" (#15675) 2019-11-12 13:40:34 -06:00
Andrew Stanton-Nurse 0806486602 [SignalR] Client feature matrix update (#14744)
* [SignalR] Client feature matrix update

Trying another format that includes version numbers.

* Removing moniker limitation

This doc is now suitable for all versions.

* minor edit
2019-10-03 10:47:07 -05:00
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
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