* 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>
* 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