aspnetcore/test/Microsoft.AspNet.Hosting.Tests/Fakes
Chris R a9e7948d72 #77 Catch startup exceptions and show them in the browser. 2015-09-24 21:41:08 -07:00
..
FakeOptions.cs
FakeService.cs Dispose the service provider on app shutdown 2015-09-16 14:52:54 -07:00
IFactoryService.cs
IFakeEveryService.cs
IFakeScopedService.cs
IFakeService.cs
IFakeServiceInstance.cs
IFakeSingletonService.cs
IFakeStartupCallback.cs
INonexistentService.cs
RuntimeEnvironment.cs #77 Catch startup exceptions and show them in the browser. 2015-09-24 21:41:08 -07:00
Startup.cs
StartupBase.cs
StartupBoom.cs
StartupConfigureServicesThrows.cs #77 Catch startup exceptions and show them in the browser. 2015-09-24 21:41:08 -07:00
StartupConfigureThrows.cs #77 Catch startup exceptions and show them in the browser. 2015-09-24 21:41:08 -07:00
StartupCtorThrows.cs #77 Catch startup exceptions and show them in the browser. 2015-09-24 21:41:08 -07:00
StartupNoServices.cs
StartupStaticCtorThrows.cs #77 Catch startup exceptions and show them in the browser. 2015-09-24 21:41:08 -07:00
StartupTwoConfigureServices.cs
StartupTwoConfigures.cs
StartupWithConfigureServices.cs
StartupWithConfigureServicesNotResolved.cs
StartupWithHostingEnvironment.cs
StartupWithNullConfigureServices.cs
StartupWithServices.cs