RuntimeConfigurationSetDependencyInjectionInfo Method |
Name | Description | |
---|---|---|
SetDependencyInjectionInfo(IEnumerableAssembly, IEnumerableString) |
Sets the dependency information to use by the runtime. It will rebuild the internal DI store with the information provided.
| |
SetDependencyInjectionInfo(IServiceProvider, ActionIServiceProvider, IEntityCore) |
Sets the dependency information to use by the runtime, using a ServiceProvider which will provide the injectable elements at runtime.
|