aspnetcore/samples
Kristian Hellang 513f6ac816 Avoid having to return anything in StartupBase.ConfigureServices (#957)
* Implement IStartup explicitly so we don't have to return a service provider
* Inherit StartupBase and override CreateServiceProvider
2017-06-23 08:48:06 -07:00
..
SampleStartups Avoid having to return anything in StartupBase.ConfigureServices (#957) 2017-06-23 08:48:06 -07:00