Commit Graph

15 Commits (2a58a2fc7a4013e86e8eb6be846c9bb8aca5bbf0)

Author SHA1 Message Date
Rick Anderson ad321c2700
Add Home and Privacy to no-loc (#22237)
* Add Home and Privacy to no-loc

* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
William Godbe 891c8e176e
Add docs for MessagePack (#21090)
* Add docs for MessagePack

* Triple up

* Update messagepackhubprotocol.md

* Update aspnetcore/signalr/messagepackhubprotocol.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/signalr/messagepackhubprotocol.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/signalr/messagepackhubprotocol.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/signalr/messagepackhubprotocol.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/signalr/messagepackhubprotocol.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Feedback 1

* More feedback

* Move TypeReference info to Java-client.md

* Update aspnetcore/signalr/java-client.md

Co-authored-by: Stephen Halter <halter73@gmail.com>

* Feedback

* Update aspnetcore/signalr/java-client.md

Co-authored-by: Stephen Halter <halter73@gmail.com>

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Stephen Halter <halter73@gmail.com>
2021-01-07 16:08:26 -08:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00
David Coulter 399d6c2daf
Links: AspNetCore - Pass 1 (#19880)
* Links: AspNetCore - Pass 1

* Apply suggestions from code review

* Update aspnetcore/fundamentals/routing.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-09-15 13:08:26 -10:00
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