Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

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

Repository pattern with multiple databases

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

How can I stop EF Core from creating a filtered index on a nullable column

SQLite Error 14: 'unable to open database file' with EF Core code first

Dynamically access table in EF Core 2.0

Proper way to get current User ID in Entity Framework Core

Nuget error "Object reference not set to an instance of an object" while installing Entityframework 7 from Package Manager Console in VS2015

Where is IDbSet<T> in entity core

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