Search code examples
How to set foreign key null by updating parent entity in EF Core?...

c#entity-framework-coreef-code-first

Read More
Avoid double quotes when querying Oracle tables created by EF Core 8 Code First...

oracle-databaseentity-framework.net-coreef-code-firstplsqldeveloper

Read More
Unable to create a 'DbContext' of type ''. The exception 'Object reference not s...

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

Read More
The CREATE UNIQUE INDEX statement terminated because a duplicate key was found EF...

c#sql-serverasp.net-mvcentity-frameworkef-code-first

Read More
How to make a new database using Code First in WinForms...

winformsentity-frameworkef-code-first

Read More
How to use migration programmatically in EntityFramework Codefirst?...

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

Read More
Possible to default DateTime field to GETDATE() with Entity Framework Migrations?...

entity-framework-4ef-code-firstentity-framework-migrations

Read More
EF5 Code First - Changing A Column Type With Migrations...

c#ef-code-firstentity-framework-5entity-framework-migrations

Read More
How to create stored procedure in EF Core using .NET 6...

entity-framework-coreef-code-first.net-6.0

Read More
Could not load file or assembly 'MySql.Data...

mysqlasp.net-mvcentity-frameworkef-code-first

Read More
How to override an "invisible" connection string in EF code first?...

c#entity-frameworkef-code-firstweb-configapp-config

Read More
Using Entity Framework (code first) migrations in production...

.netentity-frameworkef-code-firstentity-framework-migrations

Read More
Manually add a migration?...

c#sql-serverentity-frameworkef-code-firstentity-framework-6

Read More
How can I access Entity Type information in EF Core with code first?...

entity-framework-coreef-code-first

Read More
ICollection<T> Vs List<T> in Entity Framework...

c#listef-code-firstienumerableicollection

Read More
EF 6 How to skip existing tables when generating migrations...

entity-frameworkef-code-first

Read More
Introducing foreign key constraint may cause cycles or multiple cascade paths - How do I specify &qu...

asp.net-mvcentity-frameworkasp.net-coreforeign-keysef-code-first

Read More
Introducing FOREIGN KEY constraint may cause cycles or multiple cascade paths - why?...

.netentity-frameworkforeign-keysef-code-firstentity-framework-4

Read More
EF Core Error - No project was found. Change the current working directory or use the --project opti...

ef-code-first.net-coreentity-framework-coreentity-framework-migrationsdotnet-cli

Read More
How to add new table to existing database code first...

entity-frameworkef-code-first

Read More
SqlException: Incorrect syntax near '$'. after upgrading to Dotnet 8 - Database Compatibilit...

c#sql-serverentity-framework-coreef-code-first

Read More
multiple one-to-one relations using composite primary keys...

c#.net-coreentity-framework-coreef-code-first

Read More
Entity Framework - How to check if table exists?...

c#sqlef-code-firstentity-framework-4.1

Read More
EF Code First foreign key without navigation property...

entity-frameworkef-code-first

Read More
Deleting an UnAttached entry from dbContext cause exception when using GraphDiff...

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

Read More
The entity type 'List<Workout>' requires a primary key to be defined...

c#entity-framework-coreef-code-first

Read More
EF core Exceptions not getting Caught in ExceptionFilters...

asp.net-mvcasp.net-coreef-code-firstprimary-key

Read More
Entity Framework Table Splitting: not in the same type hierarchy / do not have a valid one to one fo...

c#entity-frameworkef-code-first

Read More
EF6 Table Splitting and exception "A dependent property in a ReferentialConstraint is mapped to...

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

Read More
"Either the parameter @objname is ambiguous or the claimed @objtype (OBJECT) is wrong" In ...

c#entity-frameworkef-code-first

Read More
BackNext