Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to compare minutes portion only of a TimeSpan in LINQ to Entities?

Asp.net MVC - How to hash password

Can't call DeleteObject in Entity framework - missing an assembly reference?

Lambda Expression for Latest Date

Why does EF5 code first use datetime2 when inserting a nullable datetime into the database?

Why does Entity Framework 6 generate complex SQL queries for simple lookups?

c# sql linq entity-framework

Entity framework 6 and spatial data

c# entity-framework spatial

How to construct a dynamic where filter in EF.Core to handle equals, LIKE, gt, lt, etc

ASP.NET MVC without Models and Entity Framework [closed]

Populate Created and LastModified automagically in EF Core

Entity Framework .net: "The Name value should be a valid navigation property name."

Entity framework async issues context or query?

Add Or Condition to Entity in Entity Framework

Distinct in Entity framework

How to hide Entity Framework entity properties from strongly typed views?

Simple delete query using EF Code First

Picking random record from Entity Framework database without OrderBy

c# linq entity-framework