- Renamed the type to IHostedService and added Start and Stop. - Split up the IHostedService execution and IApplicationLifetime to avoid circular references - Trigger IHostedService.Start after starting the server - Trigger IHostedService.Stop before disposing the service provider #895 #894 |
||
|---|---|---|
| .. | ||
| Microsoft.AspNetCore.Hosting.FunctionalTests | ||
| Microsoft.AspNetCore.Hosting.TestSites | ||
| Microsoft.AspNetCore.Hosting.Tests | ||
| Microsoft.AspNetCore.TestHost.Tests | ||