main
Refresh Windows service articles (#40631)
Add images that capture the output of the different log formatters (#40449)
Bump Microsoft.Extensions.Configuration (#43552)
Added details about `IServiceScopeFactory` and scoped service lifetimes within `IHostedService` (#23775)
fix(link): update to new link
Fix #40320 (#40448)
Note that channels are FIFO (#42637)
Upgrade TFMs to .NET 8.0, and packages (#38752)
Update configuration source generator documentation to use a class to bind the config values. (#43388)
SFI: More ROPC work (#42687)
Add content for config source gen with interceptors (#42994)
Use same severity level for the same warning (#42019)
use opt in to instead of opt into (#42398)
Custom config provider clarification (#39596)
Remove spaces around em dashes (#39481)
Fix typo in dependency-injection-basics.md (#42998)
New dependency injection basics article (#41831)
Fix up using directive vs. using statement (#41332)
Corrected the generic host configuration sample based on feedback. (#42582)
SEO and site search improvements (#34538)
Spelling Fixes (#43600)
Fix table formatting per markdownlint (#39121)
Fix #39638 (#40452)
Apply suggestions from code review
clarify linux portions of http3/libmsquic (#38901)
Acrolinx (#37497)
Describe .NET 9 logger message generator support for loggers in primary constructor parameters (#41514)
Add a few more details about the perspective of the consumer (#40031)
fix xref warnings (#40939)
Update logging.md (#42834)
Apply the Minimal APIs host app builder patterns (#35922)
grammar correction on options-validation-generator.md file (#41097)
Random improvements to config articles (#43273)
Miscellany (#37879)
Fix Russian filename typo (#40291)
Clarify and update scoped service DI content (#43363)
fix broken xrefs (#40598)
Update custom RemoteCertificateValidationCallback sample