Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Linq To Entities - how to filter on child entities

Seeding a Database with Code First Entity Framework - Foreign key syntax

EF Foreign Key using Fluent API

c# entity-framework

error loading database initializer with EF6

EFCore nullable relationship setting onDelete: ReferentialAction.Restrict

"IN" Operator in Linq

GROUP and SUM in Entity Framework

How to update entities which are modified outside the DbContext?

LINQ and AutoMapper

DropCreateDatabaseIfModelChanges EF6 results in System.InvalidOperationException: The model backing the context has changed

Getting hostname in MVC controller constructor

Code-first: Mapping entities to existing database tables

DB-First authentication confusion with ASP.NET Web API 2 + EF6

Problem with cascade delete using Entity Framework and System.Data.SQLite

Code First Entity Framework - change connection string

On Insert / Update logic in EF code first

update-database error - NuGet Package (EntityFramework.SqlMigrations)

Mapping SQL view in code-first approach

ASP.NET/Identity Error: The entity type ApplicationUser is not part of the model for the current context

How to refresh ObjectContext cache from db?