Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Mocking DbFunctions.Like

Entity Framework Foreign Key For Circular Relation

PasswordSignInAsync. ArgumentNullException: Value cannot be null

Entity Framework 6 ChangeTracker entries are all unchanged despite removing an entity from a navigation collection

Unable to cast object of type 'System.Web.Security.SqlRoleProvider' to type 'WebMatrix.WebData.SimpleRoleProvider'

Trying to connect to SQL server EF error: 'The keyword 'Network Library' is not supported on this platform

Decimal field required in Entity Framework

With EF, does it make sense to learn DataSet

entity-framework dataset

When using Attach in EF, is it possible to not overwrite properties I haven't Updated?

How can I return if an optional navigation property exists from an Entity Framework Query?

EntityFramework, Inherited Classes without Discriminator

Getting Error "Delegate 'System.Func<EntityType,int,bool> does not take 1 arguments" from Entity Framework LINQ query

c# linq entity-framework