Search code examples
Including navigation properties in EF Core when calling a stored procedure...


entity-framework-core.net-7.0db-first

Read More
How to mapping enum in postgresql (db first) with ef core on .net core...


postgresqlentity-framework.net-coreentity-framework-coredb-first

Read More
How to add include in Generic repository pattern in Ef Core?...


c#.net-coreef-core-2.0db-first

Read More
How to create models in .NET 5 Web API using EF Core DB first approach...


c#entity-framework-coreasp.net-core-webapi.net-5db-first

Read More
How to know project is code-first or database-first?...


c#entity-frameworkef-code-firstdb-first

Read More
EF Core MySQL Database First?...


mysqlentity-frameworkentity-framework-coreef-core-2.0db-first

Read More
EntityFramework Core 3.1 + with MySql or Pomelo rename table to use DBFirst...


mysqlentity-framework-coreef-core-3.1pomelo-entityframeworkcore-mysqldb-first

Read More
ef core how to get data from different tables with foreign keys at once? (DB first)...


entity-framework.net-coreentity-framework-coredb-first

Read More
How do I pass connection string to DBContext in Entity Framework Core?...


c#entity-framework-coredb-first

Read More
Ef core query based on non primary key...


c#asp.net-coreef-core-2.0db-first

Read More
To add navigation property without foreign key in EF Core, DB-first migration with .NET Core Web API...


entity-frameworkapi.net-coreef-core-3.0db-first

Read More
asp.net core 2.1, Include() fonction doesn't work with db first approch...


asp.net-coreincludedbcontextasp.net-core-2.1db-first

Read More
Entity framework with db mode cannot connect to server...


entity-frameworkentitydb-first

Read More
EF Cannot remove object...


c#entity-framework-6db-first

Read More
How to create one to one foreign key using FluentMigrator...


c#fluent-migratordb-first

Read More
How to get data from Junction Table using DB First Approach in MVC...


c#asp.net-mvcentity-frameworkmany-to-manydb-first

Read More
What is the benefit of adding .HasIndex() in your mappings, on a DBFirst scenario?...


entity-frameworkef-fluent-apidb-first

Read More
How to manage Database First Project...


databaseentity-frameworkdb-first

Read More
Difference between Scaffold-DbContext and dotnet-ef-dbcontext-scaffold...


entity-frameworkentity-framework-coredb-first

Read More
in Entity Framework, DbSet.Local remains out of sync...


wpfentity-frameworkdb-first

Read More
How to change entry values for DbContext.SaveChanges()...


entity-frameworkasp.net-web-apidb-first

Read More
DB First, MVC 4, CREATE DATABASE permission denied in database 'master'...


entity-frameworkasp.net-mvc-4db-first

Read More
DB First with Base Entity Interface...


c#entity-frameworkgenericsdb-first

Read More
How to manage db schema changes in different branches when using db first?...


c#gitentity-frameworkredgatedb-first

Read More
ASP.NET Identity 2.0 DB First Approach: Adding new Columns...


asp.net-mvcentity-framework-6asp.net-identity-2db-first

Read More
Using Entity Framework to save data that have foreign key constraints...


c#sql-serverdatabaseentity-frameworkdb-first

Read More
DB First, MVC4, Entity Framework 5 – best practice to display values from multiple tables?...


c#entity-frameworklinqasp.net-mvc-4db-first

Read More
BackNext