aspnetcore/test/Microsoft.AspNetCore.TestHo...
N. Taylor Mullen c96b57963e Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:29:00 -07:00
..
Properties
ClientHandlerTests.cs
Microsoft.AspNetCore.TestHost.Tests.xproj
RequestBuilderTests.cs
ResponseFeatureTests.cs
TestClientTests.cs [Fixes #721] Test server should fire onResponseCompleted after the actual response has completed 2016-04-27 09:31:02 -07:00
TestServerTests.cs 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
project.json Remove direct Microsoft.NETCore.Platforms dependency. 2016-06-13 15:29:00 -07:00