Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework Confusion with `virtual`s

Filtering with Web API

How to retrieve multiple columns from non-entity type sql query?

EF Code First Integer Discriminator Column

How to convert a DataSet object into an ObjectContext (Entity Framework) object on the fly?

C# Entity - Delete Items by ID - ID to delete are in an other list

c# entity-framework linq

Cannot install Entity Framework Power Tools

Entity Framework single method for Save/Update

AddDbContextPool together with AddInterceptors problem

Using a dynamic connection string with the Breeze EFContextProvider

entity-framework breeze

EF Code First Single foreign key to multiple parents

Entity Framework "Migrations Configuration" and autofac

ADO.NET Entity Data Model doesn't update Entities

Resolve a dependency as the parent in .Net core

Multiple generic repositories in unitofwork?