Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

'Collection was modified' error when Deleting Related Entities

Error handling response with Entity Framework when calling stored procedure

EF Core 2.1 Value Conversion Update Issue

EF 4.1 stored procedure not available?

One to One Relationship on Primary Key with Entity Framework Code First

Entity Framework asp.net MVC foreign key

Webapi odata expand with entity framework functions

Can MVC 5 scaffolding not add selectlist for many-many relations? (Add Scaffold - MVC 5 Controller with views, using Entity Framework)

ASP.NET MVC 4 + EF5 beta2 + DbGeography types + MiniProfiler throws error

API Json response to C# Object with capital case properties first letter

Any point unit testing methods that use EF or Linq?

How do I have to pass a MemberInitExpression object

Entity Framework core Include() is not working after upgrading from version 3.1.2 to 5.0.3

Do not serialize Entity Framework class references in JSON (ServiceStack.Text library)

EF Core Include()\ThenInlude() add only one entry to each collection item

Entity Framework - Querying Inheritance

C# - How to set builder.Property().HasComment dynamically in a model in Entity Framework Core 3.1