Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Net core EF 3.1 LINQ string comparison no longer working

How to use EF7 and connect to SQL Server without startup.cs in ASP.NET 5 Beta 8 console application?

How do I configure Entity Framework to allow database-generate uuid for PostgreSQL (npgsql)?

ASP.NET MVC Core Cascading DropDownList

Skip and Take not working with MySQL EntityFrameworkCore

Can Entity Framework Core run non-query calls?

Visual Studio 2017 using EF Core change local database default location for mdf file before/after migration

LINQ expression is not being translated to SQL

.NET CORE 2 EF Include

Apply EF core migrations one by one in code

How can I get the count of a list in an Entity Framework model without including/loading the entire collection?

C# EntityFramework IQueryable Memory Leak

Configuring abstract base class without creating table in EF Core [duplicate]

Add two expressions to create a predicate in Entity Framework Core 3 does not work

Loading of references in EF7

Scaffolding in .Net Core with Multiple Projects in Solution

Is recursive query possible in LINQ to Entities

Changing Primary Key using Entity Framework Core Migrations

Compare date with today on the server side with EntityFramework Core and linq to entities

Unit Testing when using EF Core 2.0