Commit 4c356d0
Document counterintuitive AddHostedService behavior (dotnet#9141)
* Document counterintuitive AddHostedService behavior
See dotnet/runtime#52747 for discussion about this issue.
* Update ServiceCollectionHostedServiceExtensions.xml
* Fix link in ServiceCollectionHostedServiceExtensions.xml
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
* Fix CDATA parse error
---------
Co-authored-by: Buyaa Namnan <buyankhishig.namnan@microsoft.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>1 parent 4355096 commit 4c356d0
File tree
1 file changed
+12
-2
lines changed- xml/Microsoft.Extensions.DependencyInjection
1 file changed
+12
-2
lines changedLines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
73 | 78 | | |
74 | 79 | | |
75 | 80 | | |
| |||
110 | 115 | | |
111 | 116 | | |
112 | 117 | | |
113 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
114 | 124 | | |
115 | 125 | | |
116 | 126 | | |
| |||
0 commit comments