Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to "let" in lambda expression?

Iterate through properties and values of an object returned via a linq query on a domain model

Defining multiple Foreign Key for the Same table in Entity Framework Code First

Creating dynamic queries with entity framework

Cannot compare elements of type 'System.Collections.Generic.ICollection`1 Only primitive types, enumeration types and entity types are supported

c# linq entity-framework

Can I use Data Annotations to perform a Cascade Delete with Entity Framework 4.1 RC?

Problems creating a Foreign-Key relationship on Entity Framework

Why does Entity Framework 6.x not cache results?

EF Data migrations won't detect changes when adding new migration

How To Count Associated Entities Without Fetching Them In Entity Framework

entity-framework count

specify a different name for table|column name in EF4

Changing Namespaces in Entity Framework

`from..where` or `FirstOrDefault` in LINQ

c# linq entity-framework

Fluent API, many-to-many in Entity Framework Core

In AutoMapper 8.0 missing ResolveUsing

A specified Include path is not valid. The EntityType does not declare a navigation property with the name *

c# linq entity-framework

Serialize Entity Framework objects into JSON

How to use Entity Framework Power Tools in Visual Studio 2015?

How to find an identity of the last inserted row in Entity Framework?

.net entity-framework

ASP.NET EntityFramework get database name