Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-core-3.1

EF Core > Delete entity (Soft Delete) > Entity State remains Unchanged

c# delete-row ef-core-3.1

.NET Core Self Accessing QueryFilters

EF Core 3.1 Creating Views in Sqlite in-memory database for testing

How can I use Linq expression for Join with GroupBy in EF Core 3.1

How to run EFCore Migrate on ASP.NET start up WITH retries?

An operation was scaffolded that may result in the loss of data. Please review the migration for accuracy. happens after Update-database has no change

EF Core No tracking and Add() or Update()

how do I prevent left join for owned properties in entity framework core 3.1?

EF Core InMemoryDatabase - How to test with Keyless Entity (mapped to Sql View) - XUnit

.NET Core API: Invalid column name '__roleName_0' on upgrading to EF Core 3.1 on docker container running on Linux VM

Why Migration.BuildTargetModel has so much duplicate code?

Does EF core's HasIndex(Expression<Func<T,object>>) always get the index ordering correct?

c# ef-core-3.1

Update Navigation Property with Entity.CurrentValues.SetValues

EF Core 3 Has Value Generator

Problem with EF Core after migrating from 2.2 to 3.1