Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework SQL Query not Working with SQL Parameters

Generic Repository with EF 5.0 is not working

xx' property on 'yyy could not be set to a 'String' value. You must set this property to a non-null value of type 'Int32'

entity-framework

Linq group by date when using multiple group by fields [duplicate]

c# sql linq entity-framework

Context.SaveChanges() hanging, seemingly due to nested transactions and FK constraints in Entity Frameworks

Help with Linq expression to return a list of strings based on field count

Cannot access Table in converted query (plain SQL to LINQ)

Lazy loading not working in EntityFramework 6

Should an entity be persitent ignorant? [closed]

c# .net entity-framework

Convert EDMX to Code first to upgrade from.net framework 4.6 to .net Core 2.0

Join table index performance improvements concerns

Adding Entity Framework Model on Visual Studio 2022

c# .net entity-framework

Execute stored procedure from c#

c# sql entity-framework

Entity Framework Core: Includes Breaks Http Response

Entity Framework Confusion with `virtual`s