Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-core-3.0

In EFCore 3.0 - how to join related read only Keyless entities from views so that related entities are loaded

ef-core-3.0

GroupBy Expression failed to translate

ASP Net Core Web API: Client side GroupBy is not supported

EF Core 3.0 .Include does not work as expected and Super Slow

c# ef-core-2.2 ef-core-3.0

Converting EF Core queries from 2.2 to 3.0 - async await

Xamarin Forms, Sqlite, EF Core 3, migrations, and lot of confussion

Ef core 3 casting could not be translated

c# asp.net-core ef-core-3.0

How to use stored procedures with SqlParameters in EF Core 3.0

.net-core-3.0 ef-core-3.0

Problem with owned types mapping in EF Core 3.0

How to intercept database operation in EF core 3?

EF Core 3 GroupBy multiple columns Count Throws with extensions but linq works

Stored Procedures in EF Core 3.0

.net-core-3.0 ef-core-3.0

.NET Core 3 / EF.Core 3: what happened to `QueryModelGenerator`, `RelationalQueryModelVisitor` and etc

c# .net-core ef-core-3.0

Do I still need an explicit middle entity for N-to-N in EF under .NET Core 3?

Your target project 'XXX' doesn't reference EntityFramework. This package is required

How to unit test EF core 3 view with no key in-memory?

How to solve 'Cannot authenticate using Kerberos' issue doing EF Core database scaffolding in Linux(Ubuntu 18.04)? Are there any solutions?