Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

database first - EntityType xxx has no key defined. Define the key for this EntityType

Entity Framework defaultconnectionfactory

Can't add a reference to EntityFramework in my unit test project

EF Cannot convert double to single

c# entity-framework types

Entity Framework ISNULL in Where condition

How to resolve object disposed exception ASP.NET Core with Entity Framework and Identity

Entity framework and VARBINARY

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