Commit Graph

15 Commits (525450cac52374bb361d61d35f065d29ec3e7ed8)

Author SHA1 Message Date
Wade Pickett a44536f464
Reassign articles to wpickett (#32870)
* Reassign articles to wpickett for `ms.author` for active maintenance & monitoring health per management for total of 148 topics. Original `author` maintained.

* Fixing merge conflict: telemetry.md should remain tdykstra

* Correcting accidental author change and merge conflict

* Added a diagnostic article

* Removed 3 per review and added 3 to consider

* Reset 1 Tom already took, added a different topic instead

* fixed merge conflict topic taken by Tom already

* Added debug topic
2024-06-17 13:11:09 -07:00
Wade Pickett 36beb3e211
SignalR: Reference shared framework (#28398)
* SignalR: Reference shared framework

* Update aspnetcore/signalr/hubs.md

Committing the inline suggestion, and then will update the missing link afterwards.

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

* Moved 7.0 version up, moved new note to bottom of topics

* Removed dupe.

* added note in 5 more topics, moved latest versions to top where needed

* New include, reduced number of topics, added resources links

* Moved link in migration doc to internal.

* Added description for xref since subsection title not generated

* Removed note from hubcontext, using additional resources link now

* Reduced new section in migration topic per Rick suggestion

* Apply suggestions from code review

Added additional suggestions to link.

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

* Moved note back to near top of hubs.md all 3 versions per Brennan suggestion

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-02-24 12:23:37 -08:00
Luke Latham e175588086
Institute global no-loc (#26036)
* Institute global no-loc

* Updates

* Updates

* Updates

* Updates

* Updates
2022-06-03 11:35:55 -10:00
Luke Latham 546a06a2d5
Blazor no-loc adds (#25429) 2022-03-25 18:19:18 -05:00
Luke Latham 5f1743e629
Add Blazor Hybrid to no-loc metadata (#25064) 2022-02-18 07:17:09 -06:00
Luke Latham 723b86eaca
Update author in metadata (#23714) 2021-11-02 10:48:25 -05:00
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
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -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
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Luke Latham 483b8f01ac Apply no-loc metadata for "SignalR" (#15675) 2019-11-12 13:40:34 -06:00
Andrew Stanton-Nurse f4e90f4af7 fix #9405 by adding api design docs (#9455)
fixes #9405

add some API design docs. I decided some of the things in #9405 (HubMethodName, Typed clients, etc.) fit better in the Hub API doc so I'll submit a separate PR for those soon

I'm sure I messed up the code snippets somehow :). Will have to wait and see how the review copy turns out.

[Internal Review Link](https://review.docs.microsoft.com/en-us/aspnet/core/signalr/api-design?view=aspnetcore-2.1&branch=pr-en-us-9455)
2018-11-12 15:16:31 -06:00