Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework Context in Singleton

C# Entity Framework ANSI NULL OFF

Entity framework commands not available when switching to another PC

Entity Framework and associations between string keys

Is this an alright way to design a DB schema for a task scheduling application?

EF Code First: Many-to-Many + Additional Property

query.wait is not finishing

Why does Entity Framework generate slow overengineered SQL?

How to proper clean up after delete in the navigation collection in one to many relationship EF 4.3.1

LINQ to Entities does not recognize the method 'System.String[] ToArray[String]

Parameter value is out of range in Entity Framework (DB first)

Error when using "Include" method on a LINQ Query

How to delete all related entities from database with Entity Framework code-first

DBContext does not contain a definition for Entry: Cannot load related data

ssl handshake error when running dotnet ef database update command

Convert string to FormattableString in Entity Framework