Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Logging Generated SQL with EF Core 2 and Nlog

Entity Framework Core to SQL Server IN Clause

c# entity-framework-core

System.IO.FileNotFoundException when creating EF migrations on .net core

EF Core Stored Procedure FromSqlRaw Does Not Give Updated Values

Add-Migration showing error EntityFrameworkCore.Design is not installed

Entity framework core, code first migration with data migration

Error while doing Migrations EF core 2.0, changing Identity id from string to int

EF Core / DbContext > Map custom type as primary key

One-to-one relationship in EF Core (The child/dependent side could not be determined for the one-to-one relationship)

EF Core, database-first. How to move generic repository interface to another assembly?

Entity Framework Core - No design-time services were found

c# entity-framework-core

Upgrade from Entity Framework 6 to EF Core

Drop database if model changes in EF Core without migrations

How do I get the connection string from the SqlServerDBContextOptionsExtensions in ASP.Net Core

One Entity 2 Tables in EF Core 2.0

How do I make contains case-insensitive in ef core 2?

Auto increment non key value entity framework core 2.0

How to get Count from FromSql?

Group join in EF Core 3.1

Entity Framework Core(7) bulk update

c# entity-framework-core