Search code examples
EF Core (5) navigation property without DB relation...


c#sql-servermany-to-manyef-database-firstef-core-5.0

Read More
How to update existing model class generated by Scaffold-DbContext...


entity-frameworkasp.net-coreef-database-first

Read More
Scaffolding Db Context and automatically remove the redundant usings...


c#asp.net-core-3.1ef-database-firstef-core-3.1

Read More
How to prevent Entity Framework from converting empty strings to null in database-first approach...


entity-frameworkef-database-first

Read More
How to implement optimistic concurrency on navigation properties in Entity Framework 6 Database Firs...


c#entity-frameworkef-database-first

Read More
EF with existing Firebird database model generation problem...


entity-framework-corefirebirdef-database-firstfirebird-.net-provider

Read More
ASP.NET MVC coding with SQL Server database with composite keys & update cascade feature...


sql-serverasp.net-mvcmany-to-manyef-database-firstsoft-delete

Read More
How to prevent come code deletion in DbContext while updating model in database first Entity Framewo...


c#asp.net-mvcentity-frameworkef-database-first

Read More
Upgrade from Entity Framework 5 to 6...


c#entity-frameworkentity-framework-5entity-framework-6ef-database-first

Read More
Blazor with Database First...


entity-framework-corevisual-studio-2019blazoref-database-first

Read More
Has Microsoft dropped support for database-first?...


c#asp.net-mvcef-code-firstrazor-pagesef-database-first

Read More
Getting Error Could not load type 'Microsoft.EntityFrameworkCore.Infrastructure.DesignTimeProvid...


c#asp.net-coredbcontextef-database-firstef-core-3.1

Read More
How can a 1 to 1 / 1 to 0..1 relationship in Entity Framework 6.1 be created from Database First?...


sqlentity-frameworklinq-to-entitiesedmxef-database-first

Read More
Why I get exception when I try to fetch data from tables that has many to many relationship...


c#.netentity-frameworkasp.net-identityef-database-first

Read More
EF Core - Don't include navigation properties in query...


c#asp.net-core-webapief-database-firstef-core-3.1

Read More
Entity Framework Core 2.2 : Disable migrations for specific entities...


entity-frameworkentity-framework-migrationsef-database-firstef-core-2.2

Read More
Entity Framework - Cannot create multiple DbContexts that reference the same table. - Workaround...


entity-framework-6edmxef-database-first

Read More
Not working IDENTITY_INSERT in SQL Server Compact with Entity Framework 6.4...


c#entity-frameworksql-server-ceidentityef-database-first

Read More
Prepare a List of fields and displaynames for each DbSet in DbContext...


c#asp.net-mvc-5entity-framework-6.net-4.0ef-database-first

Read More
Multiple Databases with Same schema EF Core?...


sql-serveref-database-firstef-core-2.2

Read More
Entity Framework generates short instead of int...


c#.netoracleentity-frameworkef-database-first

Read More
The context is being used in Code First mode with code that was generated from an EDMX file...


c#asp.net-mvcentity-frameworkef-code-firstef-database-first

Read More
EF Core - not needed attributes in DB First approach...


c#entity-framework.net-coreef-database-firstef-core-2.1

Read More
DB-First authentication confusion with ASP.NET Web API 2 + EF6...


c#asp.netentity-frameworkasp.net-web-api2ef-database-first

Read More
Entity Framework 5 many to many delete by dependent object...


entity-framework-5entity-relationshipef-database-first

Read More
How can I have audit columns in a database-first approach using c#?...


c#entity-frameworkmodel-view-controllerauditef-database-first

Read More
Code-first vs Model/Database-first...


entity-frameworkef-code-firstentity-framework-4.1pocoef-database-first

Read More
How to automatically add data annotations to generated Entities?...


c#entity-frameworkef-database-first

Read More
EF Codefirst GET Method Sub-models not coming...


c#asp.net-coreef-code-firstasp.net-core-webapief-database-first

Read More
DataAnnotation in WPF with Database first approach - how to move data annotations to buddy class inc...


c#wpfdata-annotationsef-database-firstbuddy-class

Read More
BackNext