Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

What is the best practice to deal with navigation properties when using DTO and POCO objects?

c# entity-framework poco dto

How to recreate my EF CodeFirst Table?

An exception occurred while initializing the database

Unit testing with Effort and SQL CE in parallel fails

Navigation properties not loading properly

The type or namespace name 'DbContext' could not be found (EF installed)

entity framework Remove vs EntityState.Deleted

One to many relationship between AspNetUsers (Identity) and a custom table

How to set up the DbContext in xUnit test project properly?

EF Core Migrations with multiple DbContexts on single database

Entity Framework LINQ Expression on object within object

Why does this error occur when using SingleAsync?

Entity Framework Guid

c# asp.net entity-framework

.NET and database layers

Change Entity framework database schema at runtime

c# asp.net entity-framework

Hierarchical Entity Framework Query Exception

c# entity-framework

Entity Framework Code First Read Only Key

HasKey Throwing InvalidOperationException -- Is this a bug in Entity Framework Code First?

Entity framework group by date and return new class

c# .net entity-framework

Multiple .Where() clauses on an Entity Framework Queryable