Search code examples
Entity Framework error during update: field is required...

entity-frameworkentity-framework-6ef-code-first

Read More
Code first from Database - Cannot insert the value NULL into column 'Id' but value actually ...

c#sql-serverentity-frameworkef-code-firstcode-first

Read More
Getting a client readable message from an Npgsql.PostgresException...

asp.net-coreef-code-firstnpgsql

Read More
How to create a model with self reference in Entity Framework Code-First?...

c#.net-coreef-code-firstentity-framework-migrationsef-core-3.0

Read More
Addresses database schema for multiple entities...

databaseentity-frameworkef-code-first

Read More
Enitity Framework code-first aproach getting "System.InvalidOperationException" error...

c#asp.netentity-frameworkef-code-first

Read More
Entity Framework Code First ReadOnly Collections...

entity-frameworkentity-framework-4.1ef-code-first

Read More
How to create a Unique Index with a Where clause with Entity Framework...

entity-frameworkef-code-first

Read More
Do I need Modelbuilder from EntityFramework Code First when migrating my database and adding a new t...

c#entity-frameworkef-code-first

Read More
EF Core Code-First Migration Cascade delete problem...

c#databaseentity-framework-coreef-code-first

Read More
EF Code first migrations not running after deploy to Azure...

entity-frameworkazureef-code-firstentity-framework-migrations

Read More
Deploying to Azure not running EF Code First Migrations...

entity-frameworkazureef-code-firstentity-framework-migrations

Read More
How does one override the default SQL migration generator?...

vb.netentity-framework-6ef-code-firstentity-framework-migrations

Read More
How can I set AllowEmptyStrings for all Code First Required strings?...

entity-frameworkef-code-first

Read More
One class per navigation property...

c#entity-framework-6ef-code-first

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

c#entity-frameworkef-code-firstcode-firstdbcontext

Read More
EF using code first with existing table...

asp.net-mvcentity-frameworkef-code-firstentity-framework-6entity-framework-migrations

Read More
How to Check If Entity Exists Before Attaching?...

entity-frameworkef-code-firstentity-framework-6

Read More
Getting EF 4.1 Code First project working...

entity-framework-4.1ef-code-first

Read More
Ignore one property of a complex type...

c#entity-frameworkef-code-firstentity-framework-6

Read More
Invalid Object Name error when creating database with EF Code First...

entity-framework-coreef-code-first.net-core-3.1

Read More
How to convert an ERD to Code First classes?...

entity-framework-4.1ef-code-first

Read More
What is modelBuilder.entity(Of x)...

c#vb.netef-code-firstentity-framework-6

Read More
How can I do TDD and Unit Testing for EF Code First entity declaration and mapping?...

entity-frameworkunit-testingtddef-code-firstentity-framework-4.3

Read More
Make mapping relationship to three table using EF CodeFirst...

c#entity-frameworkef-code-first

Read More
Is that possible to have a single DbContext, with migration files being split in different assemblie...

entity-frameworkef-code-firstentity-framework-migrations

Read More
Foreign Keys in another schema with Code-First creates referenced tables twice when adding migration...

asp.net-mvc-4entity-framework-6ef-code-firstentity-framework-migrations

Read More
Generated Identifier Too Long For Constraint Name...

mysqlef-code-firstentity-framework-4.3

Read More
Entity Framework: How to avoid Discriminator column from table?...

c#.netentity-frameworkef-code-first

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

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

Read More
BackNext