Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework updating two tables with one to many relationship

c# entity-framework

IQueryable to Wrap Exceptions

Auto Increment ID in Composite key Entity Framework

"The owned entity type requires to be referenced from another entity type via a navigation"

How to inject service to domain entity and how to persist entity

Disable logging of DbUpdateConcurrencyException

LINQ: Why does a union of a union throw error message "IQueryable<...> does not contain a definition for 'Union'"?

EF Core disconnected update of collection navigation properties via full replacement

How to catch exception when database connection is lost when using EF?

EF 6.4 Migration with .NET Core and ef6.dll yields in NullReferenceException

Multiple database in one transaction in Entity Framework

How to search string using Entity Framework with .Contains and with accent-insensitive

EF6 ToListAsync() Cancel Long Query not working

Giving database context to object Factory

How entity framework SaveChanges works?

c# entity-framework

SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM