Search code examples
Entity Framework Core 3.1 code first unique constraint not working...

entity-framework-corecode-firstunique-constraint

Read More
Synchronize data of two dbcontexts (Different providers)...

c#entity-frameworkef-code-firstcode-firstdbcontext

Read More
Entity Framework Code First Migration - drop column...

asp.netentity-frameworkmigrationcode-firstentity-framework-migrations

Read More
Entity Framework 6 Creating Two table from the same entity object...

c#asp.netef-code-firstentity-framework-6code-first

Read More
how to annotate a parent-child relationship with Code-First...

entity-frameworkcode-first

Read More
InvalidOperationException: Unable to resolve service for type with EF dbcontext...

.net-corecode-firstef-core-2.2

Read More
The model backing the <Database> context has changed since the database was created...

.netentity-framework-4code-first

Read More
Can you create sql views / stored procedure using Entity Framework 4.1 Code first approach...

c#entity-framework-4.1entity-framework-migrationscode-first

Read More
My collections / model look fine after saving, but when loading entity I do not get the data back ou...

entity-frameworkef-code-firstcode-firstentity-framework-5

Read More
I want to select particular name from dropdownlist and pass that name to the controller.How can I do...

asp.netasp.net-mvcrazorado.netcode-first

Read More
Entity Framework5 Code First Exception "Duplicate entry '0' for key 'PRIMARY'&q...

c#mysqlentity-frameworkcode-first

Read More
Duplicate entries when adding new entries to DB with entity framework triggered via React GUI...

asp.netdatabasereactjsentity-frameworkcode-first

Read More
Using MVC 3 Entity Framework Code-First, how do you create a new "many" object in a one-to...

c#entity-frameworkasp.net-mvc-3code-firstone-to-many

Read More
Navigation property issue...

c#entity-frameworkef-code-firstentity-framework-migrationscode-first

Read More
Missing Migration data in SQL when trying to add-migration...

sql-servervisual-studio-2015database-migrationcode-first

Read More
How to implement audit trail in asp.net mvc5 and entity-framework in code first, using trackerenable...

asp.netasp.net-mvcentity-framework-6code-first

Read More
How to run Seed() method of Configuration class of migrations...

c#entity-frameworkcode-firstentity-framework-migrations

Read More
How to put a column from a database table into a dynamic list?...

asp.net-mvclinqcode-first

Read More
Code First: EntityFramework - Migration Error on One-To-Many relation...

c#code-firstasp.net-core-2.2entity-framework-core-2.2

Read More
Linq query multiple tables with different attributes...

c#asp.netlinqentity-frameworkcode-first

Read More
Handling Data in Code First With Sequelize.js and Postgres...

postgresqlsequelize.jscode-first

Read More
Entity Framework Code First with SQL Server Synonyms...

sql-serverentity-frameworkcode-firstsynonym

Read More
EF Core - code first migration: Incorrect syntax near the keyword 'NOT'...

entity-framework.net-corecode-first

Read More
Entity Framework Code First Many to Many Setup For Existing Tables...

entity-frameworkmappingmany-to-manyentity-framework-4.1code-first

Read More
How to fix that a user should not be able to book a time that has passed...

c#asp.netentity-frameworkasp.net-mvc-5code-first

Read More
Getting the object returns null on the object using Entity Framework...

c#asp.netentity-frameworkcode-first

Read More
C# Code-First migration, up/down?...

c#entity-frameworkcode-firstentity-framework-migrations

Read More
Multiplicity conflict while setting up Entity Framework...

c#entity-frameworkcode-firstef-code-first-mapping

Read More
I want no Parent entity or foreign key on the Grandchild entity...

foreign-keysentity-framework-corecode-firstgrandchild

Read More
How can I link three different admin-users to an article?...

c#asp.net-coredatabase-designentity-framework-corecode-first

Read More
BackNext