Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

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

Could EntityState.Modified cause Insert operation to be performed

AutoMapper ProjectTo with a single entity?

c# Lambda Query fetching one of the property weirdly null

Entitiy Framework context.Database.ExecuteSqlCommand won't save changes to DB

How to properly separate model validation from Controller into Service?