Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

A list of Entity Framework providers for various databases

Multiple added entities may have the same primary key

c# .net entity-framework

Self referencing loop detected - Getting back data from WebApi to the browser

Limit Number of Results being returned in a List from Linq

Entity framework code first - how to run Update-Database for production database

Why is inserting entities in EF 4.1 so slow compared to ObjectContext?

navigation property should be virtual - not required in ef core?

Bulk-deleting in LINQ to Entities

What are the downsides to turning off ProxyCreationEnabled for CTP5 of EF code first

Entity framework EF.Functions.Like vs string.Contains

How to change the output folder for migrations with asp.net Core?

No executable found matching command "dotnet-ef"

Stored Procedures and updating EDMX

c# entity-framework

keyword not supported data source

Nullable property to entity field, Entity Framework through Code First

Entity Framework change connection at runtime

EF Core add-migration Build Failed

add-migration causing a "Could not load assembly" error

How to store images using Entity Framework Code First CTP 5?

Reducing Repositories to Aggregate Roots