Search code examples
EF Core not including schema when generating DROP INDEX command in migration...


oracle-databaseentity-framework-coreef-core-8.0ef-model-builder

Read More
Why my Delete Cascade policy is not working Properly...


.netentity-frameworkasp.net-corecascading-deletesef-model-builder

Read More
How can I dynamically register DbSets into DbContext and add a row to the table?...


c#.netreflectionentity-framework-coreef-model-builder

Read More
What is the difference between the `Has...` and `ForSqlServerHas...` extension methods in EF7 proper...


entity-framework-coreef-model-builder

Read More
Unable to determine the relationship represented by navigation 'Role.CreatedBy' of type &#39...


c#asp.net-coreentity-framework-coreef-fluent-apief-model-builder

Read More
Do I need to index on a id in EF Core if I'm searching for an id in 2 different columns?...


c#indexingentity-framework-coreef-model-builder

Read More
EF Core: Using ID as Primary key and foreign key at same time...


c#entity-framework-coreef-model-builder

Read More
Double Relation One to Many (different Property same Class), Unable to determine the relationship re...


c#entity-framework-coreone-to-manyinvalidoperationexceptionef-model-builder

Read More
Storing custom class property like String via OnModelCreating of DBContext .Net Core...


c#sql-serverasp.net-coredbcontextef-model-builder

Read More
How can I get the EF Core model configuration entity property comment set in HasComment as the html ...


entity-framework-coremodelmetadataef-model-builder

Read More
TableName (Contains / Regex) When Creating An Entity - Entity Framework - Table Prefix...


c#mysqlentity-frameworkprefixef-model-builder

Read More
EF Core: Optional one-to-one foreign key relation from content entity...


entity-framework.net-coreentity-framework-coredata-annotationsef-model-builder

Read More
EF Core move column data from table to another while migration (UP)...


c#entity-framework-coreentity-framework-migrationsef-model-builder

Read More
EF-Model for many-to-many Junction Table...


c#asp.net-core-mvcef-core-2.2ef-model-builder

Read More
Entity Framework Multiple Cascading Deletes...


c#sqlentity-frameworkef-model-builder

Read More
How to read from a table that is mapped with ModelBuilder in mvc c#...


asp.net-mvcentity-frameworkdbcontextef-model-builder

Read More
How to DeserializeObject from json where data model exist in Entity Framework?...


c#jsonentity-frameworkattributesef-model-builder

Read More
Unable to find the code generated by Fluent API model builder mapping in the Database Context...


asp.netentity-frameworkasp.net-mvc-4ef-fluent-apief-model-builder

Read More
I want to add multiple roles at the time of registration with many to many relationship using EF Mod...


c#asp.net-mvcmany-to-manyef-model-builder

Read More
I want to Add multiple Roles at the time of registeration with many to many relationship using EF Mo...


c#model-view-controllermany-to-manyef-model-firstef-model-builder

Read More
ModelBuilder' does not contain a definition for 'ApplyAllConfigurations'?...


asp.net-coreentity-framework-coredbcontextef-fluent-apief-model-builder

Read More
Delete List of entities of the same entity on update...


c#entity-frameworkcollectionsef-model-builder

Read More
Resolving 'No key Defined' errors while using OnModelCreating with ApplicationDbContext?...


c#asp.net-mvc-5entity-framework-6ef-model-builder

Read More
EF Core 2.0 provider specific model configuration...


entity-framework-coreef-model-builder

Read More
Have specific property configuration for all types that implement an interface except for one...


entity-frameworkef-fluent-apief-model-builder

Read More
EF6 Set MaxLength of a property based on attribute of the containing class...


c#entity-framework-6ef-model-builder

Read More
model builder add one column more?...


asp.netasp.net-mvcef-code-firstef-model-builder

Read More
EF migration is dropping a column and trying to rename a nonexistent column back to Id...


sqlentity-frameworkcode-firstef-model-builder

Read More
HasMany and WithRequired extension methods not found...


entity-frameworkef-model-builder

Read More
Entity Framework - table needs two foreign keys pointing at same table...


c#entity-frameworkdatabase-designforeign-keysef-model-builder

Read More
BackNext