List Question
20 TechQA 2024-03-27T18:15:06.217000Entity Framework 6 - Multiple Many-to-manu with Fluent Api
12 views
Asked by ingd
Table Per Type Fluent Mapping in Entity Framework Has Error when map
14 views
Asked by mohammad ghasemi
EF Core FluentAPI Multiple Field Issue
38 views
Asked by Alan Rutter
Compute field on update and Insert using Fluent API
85 views
Asked by Phaneendra
Multiple ON conditions in JOIN using Fluent API
238 views
Asked by TheCaeserSalad
EF Core Property/Column Sharing
66 views
Asked by Aaron
How to map properties that belongs to fields of the join table of a many to many relationship?
83 views
Asked by Álvaro García
KeyAttribute attribute does not work when setting primary key
86 views
Asked by Robin Sun
EF 6, .NET 4.8 : resulting query doesn't seem to use StringLength
69 views
Asked by Jason Jacobs
Several foreign keys in same table EF Core 7
113 views
Asked by Ahasanul Banna
"Ghost" shadow-key in EF Core fluent api
103 views
Asked by markovic-m
EF Core 6.0 One-To-Many one-way link with middle table using another table primary key
33 views
Asked by coxie
Regex validation in fluent Api (Entity Configuration)
104 views
Asked by Ola
When I set two collections of the same entity entituy core tries to use the default column name
22 views
Asked by Álvaro García
DbContext's DbSet<> member throws InvalidCastException upon DbSet.ToArray(), trying to cast to another declared entity type
47 views
Asked by Jean-Louis Arnal
Entity Framework Core; how to use a many-to-many table's composite key as a foreign key?
203 views
Asked by Claw
EF Core is attempting to update role instead of ContactRole for M-to-M table
28 views
Asked by CorrieJanse