Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Many-to-Many Relation in EfCore with DDD

The call is ambiguous between the following methods or properties [ Entity Framework Core ] [ OnModelCreating ]

dotnet ef does not respect configuration

How to query with Contains on a concatenated string in Entity Framework

How to test an Entity Framework Core database as InMemory with insert functionality for a large number of rows

Entity Framework Core on top of an AWS Aurora PostgreSQL cluster with a write/read node and a read only node

What is the equivalent of DbGeography in EF core?

How to use configuration from dotnet 6 minimal API in Entity Framework Core cli tools

.net postgres EF core Cannot write DateTime with Kind=Local to PostgreSQL type 'timestamp with time zone'

EF Core 7 no definition for ExecuteUpdateAsync

How can I fix "NullabilityInfoContext is not supported in the current application" on a .Net MAUI iOS app using EFCore and SQLite?

Entity Framework Tools not working with UWP apps C#

EF Core add-migration target postgreeSQL return Could not load type 'Microsoft.EntityFrameworkCore.Storage.IRelationalValueBufferFactoryFactory

EntityFramework context across multiple projects or joining between two contexts

Why a first request take more time?

Queries to the database return empty or null but saving data does work

EF7 - How to get values from DbSet before change