IEFContextProviderFactory Members
When implemented, supplies a service that allows you to obtain the EF Core context from the dependency injection container.Methods
| Name | Description |
|---|---|
| Create() | Creates and returns an object that implements the IEFContextProvider interface. |
See Also