Search code examples
mapping private property entity framework code first...


entity-frameworkef-code-firstprivate-members

Read More
Unique Key constraints for multiple columns in Entity Framework...


entity-frameworkef-code-firstconstraintsmultiple-columnsunique-key

Read More
Ignoring a class property in Entity Framework 4.1 Code First...


c#.netentity-frameworkef-code-firstentity-framework-4.1

Read More
How do I create connection string with App Registration/Service Principal for a Web API using EF Cor...


c#sql-serverasp.net-core-webapief-code-firstmicrosoft-entra-id

Read More
Trying to populate very similar relations through same property...


c#sql-serverentity-framework-6ef-code-first

Read More
EF Code First "Invalid column name 'Discriminator'" but no inheritance...


entity-frameworkef-code-first

Read More
Calculated column in EF Code First...


c#sql-serveref-code-firstentity-framework-5calculated-columns

Read More
Move From Entity Framework Database First to Code First gives problems for ObjectQuery and will Not ...


entity-frameworkormef-code-firsteager-loadingef-database-first

Read More
After upgrading to Dotnet - Database Compatibility Version - Not EFCore UseCompatibilityLevel, SqlEx...


c#sql-serverentity-framework-coreef-code-first

Read More
How to create a non clustered index specified by tuning Advisor, EF6.1 Code First...


sql-serverentity-frameworkindexingef-code-first

Read More
Database operation expected to affect 1 row(s) but actually affected 0 row(s)...


c#asp.net-coreef-code-firstentity-framework-coreaspnetboilerplate

Read More
How do I set a column in SQL Server to varchar(max) using ASP.net EF Codefirst Data Annotations?...


c#sql-serverentity-frameworkef-code-first

Read More
EF Core Error - No project was found. Change the current working directory or use the --project opti...


ef-code-first.net-coreentity-framework-coreentity-framework-migrationsdotnet-cli

Read More
Same table name different schema...


c#entity-frameworkef-code-firstdatabase-schemadatabase-migration

Read More
EF5 Code First Enums and Lookup Tables...


entity-frameworkef-code-firstentity-framework-5

Read More
How can I force entity framework to insert identity columns?...


asp.netsql-serverdatabaseentity-frameworkef-code-first

Read More
dotConnect: CROSS APPLY is not supported by Oracle Database 11g...


c#oracle11gef-code-firstdotconnectentity-framework-6.1

Read More
How to store double[] array to database with Entity Framework Code-First approach...


c#.netentity-frameworkef-code-firstfluent-interface

Read More
How to delete and recreate from scratch an existing EF Code First database...


ef-code-firstentity-framework-migrations

Read More
EF code-first ClientConnectionId:xx.xxx.xx.xx Error Number:4060,State:1,Class:11...


c#entity-frameworkasp.net-coreef-code-firstpublish

Read More
Adding an Index in Entity Framework 7 with Code First Migrations on a field that is a Foreign Key...


c#asp.netef-code-firstentity-framework-core

Read More
Entity framework add a where clause to all queries...


asp.net-mvcentity-frameworkef-code-first

Read More
How to create two table from one class by EF Core...


asp.net-coreentity-framework-coreef-code-firstentity-framework-migrations

Read More
Use Runtime Data to filter Rows in HasQueryFilter() in EF Core fds...


c#entity-framework-coreef-code-first

Read More
Why is there no update equivalent to WillCascadeOnDelete?...


c#.netentity-frameworkef-code-first

Read More
Both One-To-One and One-To-Many relationships in Entity Framework 5 Code First...


c#ef-code-firstone-to-manyentity-framework-5one-to-one

Read More
SQL Server Object Explorer not showing a database...


c#sql-serverentity-frameworkef-code-first

Read More
DbUpdateConcurrencyException in EF Core during SaveChangesAsync...


c#.netentity-frameworkentity-framework-coreef-code-first

Read More
Entity Framework code first. Find primary key...


entity-framework-4.1ef-code-first

Read More
Can I insert ID 0 in MySQL with EF Core HasData?...


mysqlentity-framework-coreef-code-first

Read More
BackNext