IEFContextProvider Methods
When implemented, returns a context object to obtain from the dependency injection container.
Name | Description |
---|---|
Get |
Returns the Entity Framework Core context for the specified data source. |
See Also