Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Unique Indexes convention in EF6

Embedded server application has stopped working after exit

Entity Framework : Filter query by property of a child type

EF Explicitly loading collection within collection

c# entity-framework

Entity Framework uses newsequentialid() for Guid Key

How to convert from DbDataReader to Task<IEnumerable<TEntity>> in Entity Framework Core 2.0?

Does the Entity Framework DbEntityEntry.Property method use reflection?

Why is [Timestamp] column in EF core backed by byte[] column instead of UInt64

.Net Core 2 EF core connection string problem

Best way to update JSON property with EF core

Add migration for ApiAuthorizationDbContext from another project - EF Core

Entity Framework and SQLite, the ultimate how-to

c# entity-framework sqlite

Adding to the Where clause of an Update in LinQ-to-Entities

Is it possible to update a sql database schema from an edmx in Visual Studio 2008?

Entity Framework + MySQL - Why is the performance so terrible?

How I can Connect to Oracle in ADO.NET Entity Data Model

How do I add a navigation property for a Entity Framework Complex Type

Linq to entities - searching in EntityCollection navigation properties

What is the most annoying feature (or lack of feature) you have found in the Entity Framework?

entity-framework ado.net

Does EntityFramework work against an Access 2007 db (.accdb)?