- 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 |
||
|---|---|---|
| .. | ||
| Fakes | ||
| Internal | ||
| testroot | ||
| ConfigureBuilderTests.cs | ||
| HostingApplicationTests.cs | ||
| HostingEnvironmentExtensionsTests.cs | ||
| Microsoft.AspNetCore.Hosting.Tests.xproj | ||
| StartupManagerTests.cs | ||
| WebHostBuilderTests.cs | ||
| WebHostConfigurationsTests.cs | ||
| WebHostTests.cs | ||
| project.json | ||