- Remove IStartupLoader and add `IStartup` instead that matches the signature hosting cares about - Moved `UseStartup` to extension methods - Move existing logic into `ConventionBasedStartup` class |
||
|---|---|---|
| .. | ||
| Properties | ||
| ClientHandlerTests.cs | ||
| Microsoft.AspNetCore.TestHost.Tests.xproj | ||
| RequestBuilderTests.cs | ||
| ResponseFeatureTests.cs | ||
| TestClientTests.cs | ||
| TestServerTests.cs | ||
| project.json | ||