aspnetcore/test/Microsoft.AspNetCore.Hostin...
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
..
Fakes Merge branch 'release' into dev 2016-04-26 10:18:15 -07:00
testroot
ConfigureBuilderTests.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
HostingApplicationTests.cs Prevent NullReferenceException when disposing Context.Scope (#782). 2016-06-09 15:58:31 -07:00
HostingEnvironmentExtensionsTests.cs
Microsoft.AspNetCore.Hosting.Tests.xproj
StartupManagerTests.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
WebHostBuilderTests.cs Replace some of PlatformAbstractions with RuntimeInformation 2016-05-31 10:38:03 -07:00
WebHostConfigurationsTests.cs Remove UseServer(string) overload 2016-05-20 21:55:26 -07:00
WebHostTests.cs React to HttpAbstractions@8212694. 2016-05-31 17:05:39 -07:00
project.json Remove direct Microsoft.NETCore.Platforms dependency. 2016-06-13 15:29:00 -07:00