RingSoft.DbLookup.EfCore Namespace
Classes
Class | Description | |
---|---|---|
AdvancedFindColumnConfiguration |
Class AdvancedFindColumnConfiguration.
Implements the IEntityTypeConfiguration
|
|
AdvancedFindConfiguration |
Class AdvancedFindConfiguration.
Implements the IEntityTypeConfiguration
|
|
AdvancedFindFilterConfiguration |
Class AdvancedFindFilterConfiguration.
Implements the IEntityTypeConfiguration
|
|
DbConstants |
Generates Entity Framework Property column string names HasColumnType.
|
|
DbContextEfCore |
The base class for all Entity Framework DbContext classes.
Implements the DbContext
Implements the IDbContext
|
|
DbFieldConstants |
Class DbFieldConstants.
|
|
ExtensionMethods |
Entity Framework static extension methods.
|
|
LookupContext |
A LookupContextBase derived object that is compatible with the Entity Framework Core. All Table Definitions are
instantiated automatically by thi abstract class's Initialize method.
|
|
MySqlDbConstants |
Class MySqlDbConstants.
Implements the DbFieldConstants
|
|
RecordLockConfiguration |
Class RecordLockConfiguration.
Implements the IEntityTypeConfiguration
|
|
SqliteDbConstants |
Class SqliteDbConstants.
Implements the DbFieldConstants
|
|
SqlServerDbConstants |
Class SqlServerDbConstants.
Implements the DbFieldConstants
|
|
TestLookupContextBase |
Class TestLookupContextBase.
Implements the LookupContext
|