Search code examples
EF Core Data annotation Must be greater than an other field...

asp.net-coreentity-framework-coreef-code-firstdata-annotations

Read More
Assigning Entity Framework Code First Navigation Properties on Create...

c#entity-frameworkef-code-firstnavigation-properties

Read More
EF code first: Cannot insert explicit value for identity column in table '' when IDENTITY_IN...

entity-frameworkef-code-firstsql-server-2000

Read More
How to specify database name in Code First?...

entity-framework-4ef-code-first

Read More
Entity Framework .Database.Initialize(true) doesn't create tables while working on Azure...

sql-serverasp.net-mvcentity-frameworkazureef-code-first

Read More
C# Code First there is already an object named xxx in the database when trying to Update-Database in...

c#entity-frameworkef-code-first

Read More
Remove table name prefix in EF code first foreign key table column...

entity-frameworkforeign-keysef-code-first

Read More
Map a Dictionary in Entity Framework Code First Approach...

c#dictionaryef-code-first

Read More
How to get Created and Modified columns to be set automatically using EF Core7 and NPGSQL connector...

c#postgresqlentity-framework-coreef-code-firstnpgsql

Read More
Abstract domain model base class when using EntityTypeConfiguration<T>...

c#ef-code-first

Read More
Get SQL file for specific migration in Entity Framework 6 C#...

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

Read More
FirstOrDefault throws 'Sequence contains more than one matching element'...

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

Read More
EF code first with MariaDb Error - the right syntax to use near 'max) NOT NULL...

c#entity-framework-coremariadbef-code-firstentity-framework-migrations

Read More
How to disable cascade delete for link tables in EF code-first?...

c#.netdatabaseentity-frameworkef-code-first

Read More
Howto config Code First Entity Framework Many-to-Many mapping table?...

c#ef-code-first

Read More
Business-logic type methods in Entity Framework Code First approach classes...

c#asp.netentity-frameworkef-code-first

Read More
Problem foreign key between tables in ASP.NET Core 6 MVC & EF Core...

sql-serverentity-framework-coreasp.net-core-mvcef-code-firstdbcontext

Read More
Self referencing / parent-child relationship in Entity Framework...

entity-frameworkentity-framework-4.1ef-code-firstparent-childself-reference

Read More
Updating DB and Migration Asp.net.core...

c#databaseentity-frameworkasp.net-coreef-code-first

Read More
Configure EF6 to use varchar as default instead of nvarchar?...

ef-code-firstentity-framework-6

Read More
Using DbContext Set<T>() instead of exposing on the context...

c#.netentity-frameworkef-code-firstdbcontext

Read More
Implementing Zero Or One to Zero Or One relationship in EF Code first by Fluent API...

c#entity-frameworkef-code-firstentity-relationshipfluent

Read More
Getting generated value from Identity Column in EF Core 7...

asp.net-web-apientity-framework-coreef-code-firstsavechangesidentity-column

Read More
HOWTO: SQLite with EntityFramework and Code-First...

c#entity-frameworksqliteef-code-firstsystem.data.sqlite

Read More
How to run Update Database using Code first in Entity Framework Core?...

.net-coreentity-framework-coreef-code-firstaspnetboilerplate

Read More
Ef Core 7, how to get one latest message per customer with take and skip...

.netlinqentity-framework-coreef-code-first

Read More
What difference One-to-Many Relationships in Code-First?...

.netentity-frameworkef-code-firstone-to-many

Read More
Core 2 Keep domain models in sync with database changes...

entity-framework-coreef-code-firstentity-framework-migrationsasp.net-core-2.1database-first

Read More
Entity Framework: Populating a many-to-many relationship with existing data (seed)...

entity-frameworkef-code-firstentity-framework-migrationsdbcontextseeding

Read More
How to tell what user "Integrated Security" is running as?...

sql-serverentity-framework-coreef-code-first

Read More
BackNext