Commit e4f8439
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>1 parent 78765ab commit e4f8439
File tree
32 files changed
+387
-36
lines changed- aspnetcore/signalr
- background-service/samples
- 2.2
- Clients.ConsoleOne
- Clients.ConsoleTwo
- HubServiceInterfaces
- Server
- 3.x
- Clients.ConsoleOne
- Clients.ConsoleTwo
- HubServiceInterfaces
- Server
32 files changed
+387
-36
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | 61 | | |
| 62 | + | |
63 | 63 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments