Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

EF6 Many-to-Many on Non-Key Column

After upgrade to EF6 - The property cannot be configured as a navigation property

Entity Framework 6.2 copy many to many from one DbContext to another DbContext

Entity Framework (Database first) has incorrect return result from stored procedure [duplicate]

C# repository pattern SQL query with Entity Framework 6 exception data reader is incompatible with specified entity

Entity Framework 6 / Firebird database provider compatibility issue in Visual Studio 2013 Prof

EF6 Entity Data Model Designer not available with target framework .net 5.0

Unable to convert Number(1,0) to bool

EntityState Modified SaveChanges dont save

c# entity-framework-6

Entity Framework equivalent of multiple joins?

Entity Framework 6 Batch Updates and AuditLog using Entity Framework Extended

How can I cast a string to a decimal using a custom DbFunction