Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

CREATE DATABASE permission denied in database 'master' Entity Framework Migration

Migrating customized Linq-2-SQL to Entity Framework

c# entity-framework linq

Using DependencyProperty on ViewModel with Entity Framework

What effect does the virtual keyword have on entity properties in Entity Framework 5?

Bounded (Db)Contexts in Entity Framework Architecture

Entity Framework Type per Class : C#, Accessing child subclass that is NOT a navigation property of another class

entity-framework

Update and Add Child Rows at same time with Entity Framework

c# asp.net entity-framework

Yet another Could not load file or assembly 'EntityFramework

How to resolve collation conflicts with the Entity Framework?

Querying SQL Server xml column with user provided XPath via Entity Framework

How to Shim DbContext with Microsoft Fakes?

Error on Project Startup relating to Entity Framework in Package Manager Console

Entity framework code first convert between class boolean and column integer

Entity Framework inheritance: sort/group by type?

entity-framework

Add a LINQ or DBContext extension method to get an element if not exist then create with data in predicate (FirstOrCreate)

Unsolvable (as of yet) serialization error

c# .net entity-framework azure

Unable to Determine Principal End - Entity Framework Code First Relationship

EF: Entity Dependency injection

How to handle concurrent DbContext access in dataloaders / GraphQL nested queries?

Loop/reflect through all properties in all EF Models to set Column Type