Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts 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?

EF Core 3.0 translating string.Equals ordinalIgnoreCase correctly

DefaultIfEmpty().Max() still throws 'Sequence contains no elements.'

c# .net-core ef-core-3.0

Attempted to update or delete an entity that does not exist in the store

After Core 3.0 upgrade, impossible to add-migration with EF Core 3.0

Entity Framework Core 3 raw SQL missing methods

How to make an OwnsOne property in EF Core 3.0 required when mapping to SQL Server columns?

EF Core 3 DbQuery equivalent functionality

.Net core 3.x Keyless Entity Types avoid table creation

EF Core 3 x.Contains() in expression where x is ICollection

EF Core 2.2 LINQ query not working in EF Core 3.0