aspnetcore/test
David Fowler 9830dffabd Merge from release 2016-04-19 10:31:13 -07:00
..
Microsoft.AspNetCore.Hosting.Tests Merge from release 2016-04-19 10:31:13 -07:00
Microsoft.AspNetCore.TestHost.Tests This change introduces a new service `IStartup` that can be registered in the hosting container to override any startup logic. `UseStartup` overloads have been changed to detect `IStartup` and directly put it in the container, or to wrapping it with a `ConventionBasedStartup` implementation to preserve the existing behavior. 2016-04-18 21:33:03 -07:00