Commit Graph

17 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
Scott Addie 09e3573c75 Finish default branch renaming work 2021-03-09 22:40:27 -06:00
Eric Mutta f5b6e81a8d
Fix typo in background-services.md (#21403) 2021-02-01 19:14:20 -06: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
Dave Pringle e4f8439dfb
Add 3.x SignalR background service sample (#17318)
* Add 3.0 SignalR background service sample

* Fix background-services.md date

* Compressed a few monikers

* Renamed 3.0 sample to 3.x

* Apply suggestion

Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Shrink ClockHubClient.StopAsync snippet by 1 line

Also tweaked the wording slightly in the "any class that inherits from hub..." note

* Remove future tense from note

* Use async On overload in 3.x sample

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-05-12 08:12:37 -10:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Scott Addie 9174ead0d3
Update aspnet org. links to reference the dotnet org. (#17077)
* Update aspnet org. links to reference the dotnet org.

* Update API ref links
2020-02-20 19:37:35 -06:00
Rick Anderson c9952b329e
Update background-services.md (#15963)
* Update background-services.md

* Update background-services.md

* Update background-services.md
2019-12-10 14:21:16 -08:00
Luke Latham 483b8f01ac Apply no-loc metadata for "SignalR" (#15675) 2019-11-12 13:40:34 -06:00
Stephen Halter 1e93eb75f8
Update SignalR 3.0 docs to use Endpoint Routing (#14126) 2019-09-05 14:43:46 -07:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00
Scott Addie e14036a271
Fix sample download link 2019-02-04 22:40:39 -06:00
Brady Gaster 3013cbe0f3 Create SignalR & BackgroundService article (#10756)
* finished #6925

* augmented per @BrennanConroy

* fixed css link

* added method to hub

* added code from sample to file

* fixed user sample

* removed the email version of this sample

* removed last mention of the customization

* Minor edits

* added (and tested) claimtypes.email-supporting identity approach

* referencing code in sample instead of hard-typed

* fixed a dumb thing

* implemented all changes suggested by @tdykstra

* fixed suggestions from @scottaddie

* initial stab at the backgroundsevice article

* added actual text to the article summarizing and explaining the code

* fixed code comments

* fixed link

* fixed wording on startup

* Apply suggestions from code review

thanks for the great review, @scottaddie. way better now.

Co-Authored-By: bradygaster <41929050+bradygaster@users.noreply.github.com>

* Apply suggestions from code review

Co-Authored-By: bradygaster <41929050+bradygaster@users.noreply.github.com>

* implemented changes suggested by @davidfowl

* fixed misunderstood comment by @davidfowl

* implemented suggestions from @tdykstra and @davidfowl

* changes suggested by @scottaddie

* fixed blockquote

* Minor tweaks to note

* escaping to get the <T> back

* fixed date
2019-02-04 19:45:38 -06:00