Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How can I simply add a link to a Spring Data REST Entity

Entity Framework 7 pluralize table names with code first approach

Hooking IDbInterceptor to EntityFramework DbContext only once

Entity framework 4 or DataSet?

Entity Framework - Default value for property using Data Annotations

How Model n--n relationship in EF Code First to automatically generated views work correctly?

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