Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to change database schema on runtime in EF7 or EF core

entity-framework

How do I mock DbContext using NSubstitute and then add/remove data

Updating Nested Objects in Entity Framework

entity type ApplicationUser is not part of the model for the current context

LINQ to Entities split string on result

c# sql entity-framework linq orm

Entity Framework Multi Tenant Customize Shared Table

Generic Repository with EntityFramework

How to use LinqPad with Entity Framework Core?

Calling a custom scalar DB function inside a LINQ to Entities query?

Bit-Bool on a Entity Framework Scalar Function Throws 'cannot be translated' Exception

c# entity-framework linq

.NET Console App with Entity Framework Core: 'The process has no package identity' only when started without debugging

Linq to Entities, Table per Type and Nullable Foreign Key Relationships

Examples of using F# to query Entity Framework

.net entity-framework f#

one-to-one relationships in Entity Framework 4 v2 with POCO

Entity Framework Code First Update by Stub Entity

IOC with Entity Framework

EF 4.1 Code First - duplicate entities in object graph causes exception

Is there a suggested pattern for using LINQ between the Model & DataAccess Layers in a DDD based Layered Architecture

Entity Framework: Where the heck is it getting these columns from?

How do I find the intersect of two sets of non-contiguous Times?