Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework Linq embed lambda expressions into a reusable function

entity framework and asp.net mvc

Asp.net mvc models without databases/framework

Insert a value in a not identity primary key

c# entity-framework

put just the key type (id) or the class type for FK in entities, pros and cons

MMO Server - Optimising Database Access for User State Data

Reload object in an Entity Framework context with updated values

Passing parameter to DbContext with DI

FluentAssertions Should().BeEquivalentTo doesn't compare run-time derived types on EF dynamic proxies

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