Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Fluent Api Entity Framework core

Generic method for updating EFCore joins

Entity Framework Core: FK with Different DataType than PK

c# entity-framework-core

Entity Framework Core; using ORDER BY in query against a (MS) SQL Server

Turning off shadow property generation

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