Commit Graph

4 Commits (Rick-Anderson-patch-11)

Author SHA1 Message Date
Dave Pringle 4e2c57e60a
Add SignalR background service 6.0 sample (#25361)
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-03-21 17:59:04 +00: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 b93ab83fb6 Pascal case placeholder names in log strings (#14508)
* Pascal case placeholder names in log strings

* Updates
2019-09-23 14:11:50 -10: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