Namespace LinqToDB.EntityFrameworkCore
Classes
- EFConnectionInfo
Contains database connectivity information, extracted from EF.Core.
- EFForEFExtensions
Provides conflict-less mappings to EntityFrameworkQueryableExtensions extensions.
- EFProviderInfo
Required integration information about underlying database provider, extracted from EF.Core.
- LinqToDBContextOptionsBuilder
Linq To DB context options builder
- LinqToDBExtensionsAdapter
LINQ To DB async extensions adapter to call EF.Core functionality instead of default implementation.
- LinqToDBForEFExtensions
Provides conflict-less mappings to AsyncExtensions.
- LinqToDBForEFTools
EF Core DbContext extensions to call LINQ To DB functionality.
- LinqToDBForEFToolsDataConnection
Linq To DB EF.Core data connection.
- LinqToDBForEFToolsDataContext
Linq To DB EF.Core data context.
- LinqToDBForEFToolsException
Exception class for EF.Core to LINQ To DB integration issues.
- LinqToDBForEFToolsImplDefault
Default EF Core - LINQ To DB integration bridge implementation.
- LinqToDBProviderInfo
Stores LINQ To DB database provider information.
Interfaces
- ILinqToDBForEFTools
Interface for EF Core - LINQ To DB integration bridge.