Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework 6 - .Create new object, save changes, re-query object based on new id, null return

c# entity-framework

Performance with Entity Framework Code-First

Calling Stored Procedure From Entity Framework that returns table with variable columns

EntityFramework 6 + MySQL : Model tables are not created automatically

Linq with multiple tables

Dynamically passing properties in Select for projection in Entity Framework

c# entity-framework

Error: method 'First' can only be used as a final query operation

Why EF doesn't support merge to object graphs feature? [closed]

entity-framework

The return type of a C# conditional operator

Invalid inside an 'Include' operation, since it does not represent a property access: 't => t.MyProperty'

ASP.Net MVC List of User and their Roles

Entity framework database connection error

How can I set a DbSet as readonly with Entity Framework Core/6

Linq to Entity Framework returned value results in error if not debugged

c# entity-framework linq

Entity Framework - How to Insert to table with foreign keys without retrieving foreign table rows first

Linq-to-entities: How to create objects (new Xyz() vs CreateXyz())?

entity-framework

c# Different Result between Linq and SQL

c# sql entity-framework linq