aspnetcore/test
David Fowler c6346cbde5 Review feedback for IApplicationLifetimeEvents
- 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
2016-12-13 21:22:33 -08:00
..
Microsoft.AspNetCore.Hosting.FunctionalTests Bump IntegrationTesting version to 0.3 2016-11-22 14:09:53 -08:00
Microsoft.AspNetCore.Hosting.TestSites Updating versions to 1.2.0-* 2016-11-09 14:17:46 -08:00
Microsoft.AspNetCore.Hosting.Tests Review feedback for IApplicationLifetimeEvents 2016-12-13 21:22:33 -08:00
Microsoft.AspNetCore.TestHost.Tests Updating versions to 1.2.0-* 2016-11-09 14:17:46 -08:00