Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core-3.0

System.TypeInitializationException: 'The type initializer for 'Bid' threw an exception.'

How to modify expression-based filters to avoid client-side evaluation in Entity Framework Core 3.0

FromSql method when used with stored procedure cannot be composed in EF Core 3.1

My Context does not inherit from DbContext in Entity Framework Core

How to validatie EF Core DBContext config in an unit test

Entity Framework Core 3.0 query causes "SqlException: 'Execution Timeout Expired'" and tempdb become full. Works with EF Core 2.2.6

Error in Azure Function App VS 2019 .NET 3.0 - Method not found: 'IFunctionsHostBuilder.get_Services()'

Entity Framework 3.0 Contains cannot be translated in SQL as it was in EF Core 2.2

Override EF Core DbContext in ASP.NET Core WebApplicationFactory

EF Linq Error after change from dotnet Core 2.2.6 to 3.0.0

Client side GroupBy is not supported