* Implement IStartup explicitly so we don't have to return a service provider * Inherit StartupBase and override CreateServiceProvider |
||
|---|---|---|
| .. | ||
| FakeServer.cs | ||
| SampleStartups.csproj | ||
| StartupBlockingOnStart.cs | ||
| StartupConfigureAddresses.cs | ||
| StartupExternallyControlled.cs | ||
| StartupFullControl.cs | ||
| StartupHelloWorld.cs | ||
| StartupInjection.cs | ||