Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core-3.1

EF Core Group By is working on sqlite but not SQL Server

Entity Framework Core 3.1 Enum Conversion failed when converting the nvarchar value 'EnumValue' to data type int

Entity Framework Core properties without setters

Microsoft.Data.SqlClient is not supported on this platform - Entity Framework Core 3.1

Group join in EF Core 3.1

EF Core 3.1.x : The LINQ expression could not be translated. Either rewrite the query in a form that can be translated

Unexpected InvalidOperationException when trying to change relationship via property default value

EF Core: use a dictionary property

Entity Framework Core 3.1 Return value (int) from stored procedure

Set a value comparer in ASP.NET Core 3.1

Ambiguous call when using LINQ extension method on DbSet<T>