Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

Entitiy Framework Core preview 2 - default value for boolean

Unit-testing EF's state management code

How to use Entity Framework for applications with many clients

why does LINQ use the wrong datatype in my query while it's declared correctly in the EF schema?

Project X targets framework '.NETStandard'. The Entity Framework Package Manager Console Tools don't support this framework

Implementing an ICollection<ISomething> with a concrete type to satisfy Entity Framework

Entity Framework 6 uses an UPDATE when it should be using a DELETE when deleting from a bound DataGridView

How to use entityframework 6 with mono and sqlite for C# cross-platform development?

A first chance exception of type 'System.Data.Entity.Core.EntityCommandExecutionException' occurred in EntityFramework.SqlServer.dll

code generation strategy to "default" in visual studio 2013

c# entity-framework-6

Sharing the Users table between an IdentityDbContext, and a main application DbContext

Getting the column name (sspace) from an ospace property name

Entity Framework 6 with an Immutable Class

EF + AutoFac + async "The connection's current state is connecting"

Unable to add second self Referencing FK to model, causes Unable to determine the principal end error

Linq return parent objects that have child items matching ALL items in separate list

c# linq entity-framework-6

EntityFramework database first - type mapping - map binary(8) from SQL to int in C#

How do I Cascade a SoftDelete?

Entity Framework: The provider did not return a providermanifest instance

EntityFramework : Invalid column name *_ID1

c#-4.0 entity-framework-6