Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

EntityFramework is very slow to compare strings because create a nvarchar sqlparameter instead of varchar

How to only update specific fields in Entity Framework (Core)

"LINQ expression could not be translated" with DateTime comparison in LINQ query?

A fatal error occurred. The required library libhostfxr.dylib could not be found

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