Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

How to use referenced assembly for controller scaffolding

Effort (EF6) exception when accessing DbSet (The given key was not present in the dictionary)

Wrong select query generated with Entity Framework (mysterious extra column)

c# linq entity-framework-6

EF 0..1 to Many Relationship updates

Entity Framework 6 memory usage reaches 2GB

MySQL version 7.0.6-IR3 issue when try to connect to db

mysql 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

How do I create a unique constraint on a field of type string in EF 6?

Entity Framework: The provider did not return a providermanifest instance

EntityFramework : Invalid column name *_ID1

c#-4.0 entity-framework-6