Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Error Could not load type System.Data.OleDb.OleDbConnection from assembly System.Data when using Scaffold-DbContext, EntityFrameworkCore.Jet, .NetCore

Translating query with GROUP BY and COUNT to Linq

dnx : Error: Unable to load application or execute command 'ef'

Entity Framework core stored procedure

Use the same transaction in different methods with Entity Framework Core

EF Core query where Were clause is a collection?

DateTime property error in LINQ where clause

StartsWith() doesn't translate to Like('abc%') in LINQ

EF Core how select entity with many-to-many relationship

SqlException: Invalid object name 'Movie'

Apply all IEntityTypeConfiguration derived classes in EF Core

UserManager throws exception - Unable to track an entity because primary key property 'Id' is null - after upgrading from .Net Core 2.2 to 3.0

Entity Framework 7 migration not creating tables

EF Core EnableSensitiveDataLogging does not work as expected

Create Unique constraint for 'true' only in EF Core

Filter all queries (trying to achieve soft delete)

Incorrect syntax near 'OFFSET'. Invalid usage of the option NEXT in the FETCH statement "in Entity Framework core"

EntityFramework Core 1.1.0 missing Include()? [duplicate]

How to fix 'Method 'get_Info' in type 'Oracle.EntityFrameworkCore does not have an implementation.'