Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Better way to implement a row version with EF Core and MySQL?

Is there a way to map complex types with EF Core

How to add DbContext based on environment in ASP.net Core

DI Service with proper cache and dbContext usage

Connecting to localdb from Entity Framework Core 1.x via a .Net Core Console Application

How to UPDATE modified and deleted entities on SaveContext?

Entity Framework Core Two Objects as Primary Key

EF Core Migration error: Database 'MyDatabaseName' already exists. Choose a different database name

DbContextBuilder does not contain definition for UseSqlite

Foreign key with composite key in EF Core

Is it possible to load nested navigation properties using EntityEntry.Reference?

c# entity-framework-core

What is the Entity Framework Core attribute equivalent to modelBuilder's HasDefaultValueSql?

Entity Framework cannot bind value object in entity constructor

c# entity-framework-core

When configuring RetryOnFailure what is the maxRetryDelay parameter

entity-framework-core

EF Core stored procedure different returning result

c# entity-framework-core

Converting EF Core queries from 2.2 to 3.0 - async await

'IMutableEntityType' does not contain a definition for 'Cosmos' and no accessible extension method 'Cosmos' accepting a first argument

Entity Framework Core properties without setters

Xamarin Forms, Sqlite, EF Core 3, migrations, and lot of confussion

Memory leak using Autofac with EF Core 3.1 (after migration from 2.2)