Search code examples
Entity Framework Core 5.0 Reference Navigation RequiredAttribute + Migration not working...

.net-coreentity-framework-coreef-code-firstentity-framework-migrations

Read More
How to fix the datetime2 out-of-range conversion error using DbContext and SetInitializer?...

c#.netentity-frameworkef-code-firstdbcontext

Read More
EF Core 3 Has Value Generator...

entity-frameworkef-code-firstef-core-3.1

Read More
First Application using Code First EF 6.4.4 : SQL Server Connection error...

c#sql-serveref-code-firstentity-framework-6.4

Read More
'CREATE FUNCTION' must be the first statement in a query batch. Entity Framework Code First...

.netentity-frameworksql-server-2008ef-code-firstentity-framework-migrations

Read More
What happened to HasColumnName for EF Core?...

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

Read More
How to limit number of related data with Include...

entity-frameworkentity-framework-4includeef-code-first

Read More
Ef core Creating additional column for a navigation property with Name *ID1...

c#.netasp.net-core-mvcef-code-first

Read More
How do I map TimeSpan with greater than 24 hours to SQL server Code First?...

sql-serverentity-frameworkef-code-firstcode-first

Read More
How to return DbGeography.Distance calculated value In Code First Entity Framework without losing st...

c#entity-frameworkef-code-firstexpression-treessqlgeography

Read More
EF Core one entity to several tables...

c#entity-frameworkef-code-first

Read More
How to Save/Update navigation property in Entity Framework?...

c#restentity-framework-coreef-code-first

Read More
How to Cleanup & generate fresh migration for existing DB?...

entity-frameworkef-code-firstentity-framework-corecode-firstentity-framework-migrations

Read More
How to use a serial field with Postgresql with Entity Framework Code First...

c#entity-frameworkpostgresqlef-code-first

Read More
How to apply database code first migrations in an azure deployed application?...

.netazureef-code-firstdotnet-cli

Read More
EF 4 Code First - How do I model this?...

entity-frameworkentity-framework-4ef-code-first

Read More
Nullability for strings vs other data types in columns created by Entity Framework Code First...

entity-frameworkef-code-first

Read More
Entity Framework Snapshot History...

c#entity-frameworkef-code-first

Read More
Unable to Add Additional Fields in Aspnetuser table...

asp.net-coreef-code-firstasp.net-identity

Read More
How to add Column in existing table in asp Boilerplate?...

asp.netasp.net-mvcef-code-firstaspnetboilerplateasp.net-boilerplate

Read More
Entity Framework Core 3.0 Many-to-Many for the same table...

entity-frameworkasp.net-coreentity-framework-coreef-code-first

Read More
EntityType 'IdentityUserLogin' has no key defined. Define the key for this EntityType...

ef-code-firstasp.net-mvc-5seeding

Read More
Dropping a table using entity framework 6...

ef-code-firstentity-framework-6

Read More
ASP.NET MVC 4 searching from existing database...

c#asp.netasp.net-mvc-4entity-framework-4ef-code-first

Read More
Entity Framework - Code First - Foreign Key Constraint...

c#asp.netentity-frameworkef-code-first

Read More
EF Core custom complex constraint...

c#entity-framework-coreef-code-first

Read More
Generating non-nullable rowversion on SQL Server with EF Core 3.1...

c#.net-coreentity-framework-coreef-code-firstef-fluent-api

Read More
DatabaseGenerated(DatabaseGeneratedOption.Identity) vs Key...

c#entity-framework.net-coreef-code-firstrazor-pages

Read More
Database creation with EF Core + Code First + migrations...

c#oracle-databaseentity-framework-coreef-code-firstentity-framework-migrations

Read More
Entity Framework 6 Code first Default value overriding the MigrationCodeGenerator...

entity-frameworkentity-framework-6ef-code-firstdefault-valueentity-framework-migrations

Read More
BackNext