- HostingServices.Create() is the supported way to create a service collection with kre services imported - IHostingEnvironment is now a normal service - IConfigureHostingEnvironment is how you configure it |
||
|---|---|---|
| .. | ||
| FakeOptions.cs | ||
| FakeService.cs | ||
| IFactoryService.cs | ||
| IFakeEveryService.cs | ||
| IFakeScopedService.cs | ||
| IFakeService.cs | ||
| IFakeServiceInstance.cs | ||
| IFakeSingletonService.cs | ||
| IFakeStartupCallback.cs | ||
| INonexistentService.cs | ||
| Startup.cs | ||
| StartupBoom.cs | ||
| StartupNoServices.cs | ||
| StartupUseServices.cs | ||
| StartupWithServices.cs | ||