List Question
20 TechQA 2023-11-08T10:18:18.500000modelBuilder for Polymorphic Relations in EF Core
67 views
Asked by Python
How can I dynamically register DbSets into DbContext and add a row to the table?
104 views
Asked by zahra liaghatmand
EF Core 7.0.5 model and its object property to same table
283 views
Asked by Ron
EFCore owned model has object property mapped to foreignKey
403 views
Asked by Ron
How to keep previously added data when adding new data using seed in .net core?
53 views
Asked by Jack Ray
Entity Framework Map() property alternate in EF Core 6
255 views
Asked by Fahad Mughal
Unable to determine the relationship represented by navigation 'Role.CreatedBy' of type 'User'
116 views
Asked by Howard Hee
EF Core : build one-to-one relationship between two base classes
440 views
Asked by SNO
Do I need to index on a id in EF Core if I'm searching for an id in 2 different columns?
1k views
Asked by chuckd
Storing custom class property like String via OnModelCreating of DBContext .Net Core
724 views
Asked by AudioBubble
How can i configure model builder to delete all recipes when user is deleted but when recipe is deleted keep the user
436 views
Asked by Kamil Górny
How do I remedy "cycles or multiple cascade paths"?
64 views
Asked by Stian
TableName (Contains / Regex) When Creating An Entity - Entity Framework - Table Prefix
223 views
Asked by alozzi
EntityFramework Core - Related Entities without specific foreign key
49 views
Asked by Rob Jeffrey
EF Core: Optional one-to-one foreign key relation from content entity
11.2k views
Asked by epanalepsis
EF Core move column data from table to another while migration (UP)
10.6k views
Asked by Tester User
Enitity Framework Each property name in a type must be unique
167 views
Asked by Developer
EF-Model for many-to-many Junction Table
342 views
Asked by BHANG