Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Domain Model and related data (anemic domain model)

Apply EF migration on publish available only for some web projects

Add-Migration Created Columns Alphabetically Asp.Net Core 2.0

Injecting DbContext to class library project in same Asp.Net Core 2 solution

Use Inner Join in FromSql Entity Framework Core method

Entity Framework Core 2 - save empty string as null in database

Generate a composite unique constraint/index with owned entity, in EF Core

entity-framework-core

How to implement schema-per-tenant in EF core?

Entity Framework Core - Has Conversion - Support Null Values

How can I write a SQL update query with a where clause using Entity Framework .NET Core

ef core: mapping value object using OwnsMany requires primary key to be defined

EF Core 3: Configure backing field of navigation property

Ignore global query filter for joined entities

EF Core saves null value of required property

EF Core trying to drop index that doesn't exist

How to use EF Core concurrency token created by ForNpgsqlUseXminAsConcurrencyToken

Could not load file or assembly 'Microsoft.Data.SqlClient

Dynamically access table in EF Core 2.0

Where is IDbSet<T> in entity core

Exception calling "Remove" with "0" argument(s): "The given key was not present in the dictionary