Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Patterns for handling a SQL deadlock in C#?

Using Entity Framework with SQL Azure - Reliability [closed]

Difference between PredicateBuilder<True> and PredicateBuilder<False>?

Odd behavior by UserManager in .Net Identity

Entity Framework 6 - Missing table with only primary keys referencing different tables

EF 4 - Lazy Loading Without Proxies

Entity Framework 6 Database-First and Onion Architecture

How do I configure Entity framework in class Library project?

EF 4.1, Code-First: Is there an easy way to remove ALL conventions?

Entity Framework Creates New / Duplicate Entries for Associated Objects

c# entity-framework

How do I encrypt data in Entity Framework Code First?

Entity Framework: SqlGeography vs DbGeography

Cast Entity to Implemented Interface in a Generic Method Using LINQ for Entity Framework

EF code first migration error "Object has been disconnected or does not exist at the server"

Change foreign key constraint naming convention

Include filter child collection [duplicate]

The use of Repository and unit of work patterns (revisited) ... in EF Core with ASP.NET Core

Function imports cannot be created for composable functions

c# .net entity-framework

ASP.NET EF remove discriminator column from not mapped class

Programmatically creating code first migrations