Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-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

Is it possible to get complex Entity Framework objects from a REST api in .NET without creating ViewModel objects?

Entity framework 7 in ASP.NET MVC6 multiple foreign key to the same table

Repository pattern with multiple databases

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

How to create an index for a string property in Entity Framework 7

Entity Framework 7 and login failed

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

Proper way to get current User ID in Entity Framework Core

ASP.NET Core 2 + Get instance of db context

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

How to call a stored procedure in EF Core 3.0 via FromSqlRaw

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