List Question
20 TechQA 2024-01-27T15:50:17.317000The 'Claims' property on the 'Customer' type is not a navigation property
31 views
Asked by A.HADDAD
EF Core 6 is generating duplicate foreign keys on base type and inherited types when scripting the dbcontext
218 views
Asked by Jeremy Deters
Is there any package or tool exposing the function to build EF EDMX models from database?
80 views
Asked by Hopeless
Computed column based on rows from another table
779 views
Asked by somoria
Storing a attribute with JSON value in CosmosDB using Entity Framework Core 3
399 views
Asked by Mradul Karmodiya
Nested comments ef core table model returns all comments?
591 views
Asked by Roshan
EFCore Model is invalid. Reference another class from it multiple ways seems to be the problem?
30 views
Asked by punkouter
Model first approach, default value of property is not generated in the SQL script
49 views
Asked by Yvonnila
Entity Framework query table with different name
217 views
Asked by s k
Entity Framework Optimistic Concurrency exception with DateTime
698 views
Asked by MrShoes
EF6 - which file based database
154 views
Asked by Petr Osipov
Model-First approach options in Python ORMs(and Code-First)
877 views
Asked by Stan
Pass null datetime using EF model-first
249 views
Asked by AudioBubble
Entity Framework model first: create UNIQUE constraint programmatically
636 views
Asked by Cleo
Entity Framework Type and Properties not mapping ( errors 11007 and 11009 )
593 views
Asked by indigo
How to create RowVersion column for optimistic concurrency using model first approach?
663 views
Asked by Simple Code
Entity Framework Core - Foreign Key 1 (extra foreign key column)
5.5k views
Asked by Sellorio
How to create a tree structure data in SQL Server using ASP.NET MVC Model fist
585 views
Asked by OOD Waterball
How to update Datebase from edmx Model first?
112 views
Asked by OOD Waterball