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