aspnetcore/samples/SampleStartups
Chris R 8377d226f1 Execute IHostingStart instances in the primary assembly (#1033)
* #1000 Execute IHostingStart instances in the primary assembly
Also make the sample app runnable.
Add an opt-out flag, more tests
2017-04-25 07:30:11 -07:00
..
FakeServer.cs Execute IHostingStart instances in the primary assembly (#1033) 2017-04-25 07:30:11 -07:00
SampleStartups.csproj Execute IHostingStart instances in the primary assembly (#1033) 2017-04-25 07:30:11 -07:00
StartupBlockingOnStart.cs Execute IHostingStart instances in the primary assembly (#1033) 2017-04-25 07:30:11 -07:00
StartupConfigureAddresses.cs Execute IHostingStart instances in the primary assembly (#1033) 2017-04-25 07:30:11 -07:00
StartupExternallyControlled.cs Execute IHostingStart instances in the primary assembly (#1033) 2017-04-25 07:30:11 -07:00
StartupFullControl.cs Execute IHostingStart instances in the primary assembly (#1033) 2017-04-25 07:30:11 -07:00
StartupHelloWorld.cs Execute IHostingStart instances in the primary assembly (#1033) 2017-04-25 07:30:11 -07:00
StartupInjection.cs Execute IHostingStart instances in the primary assembly (#1033) 2017-04-25 07:30:11 -07:00