Search code examples
Entity Framework: How to set up new database connection and run all migrations?...

c#entity-frameworkef-code-firstentity-framework-migrations

Read More
Cannot create DB using EntityFramework 6 when the project is deployed on an IIS 8.5...

c#entity-frameworkentity-framework-6ef-code-first

Read More
Entity Framework Code First Fluent Api: Adding Indexes to columns...

c#entity-framework-4ef-code-firstdata-annotationsfluent-interface

Read More
Entity Framework: The provider did not return a providermanifest instance...

c#sql-serverentity-frameworkef-code-firstentity-framework-6

Read More
Entity Framework infers relationship...

c#sqlentity-frameworklinqef-code-first

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

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

Read More
Is it possible to use JSON file as backend storage in Code First Entity Framework?...

jsonwinformsentity-frameworkef-code-firstcode-first

Read More
EF Core many to many unique key relation problem in sales cart...

entity-frameworkormentity-framework-coreef-code-firstmany-to-many

Read More
How do I define a database view using Entity Framework 4 Code-First?...

ef-code-firstentity-framework-4.1

Read More
EF Core many to many of same object get error...

c#sqlentity-frameworkentity-framework-coreef-code-first

Read More
The entity type 'IdentityUserLogin<string>' requires a primary key to be defined when ...

c#asp.net-coreentity-framework-coreef-code-first

Read More
Entity Framework code-first: querying a view with no primary key...

sqloracle-databaseentity-frameworkviewef-code-first

Read More
Can't make a composed primary key on EF Code First...

c#entity-frameworkef-code-firstentity-framework-migrations

Read More
It is necessary to have virtual keyword for DbSet in c#...

.netvisual-studioentity-frameworkc#-4.0ef-code-first

Read More
EF6 with MySQL - formatexception in datetime...

c#mysqlentity-frameworkef-code-first

Read More
MVC5 Code First model is missing AspNetUserRoles...

c#asp.netentity-frameworkef-code-firstasp.net-mvc-5

Read More
EFCore data migrations throws me an error when add the second migration...

entity-frameworkasp.net-coreef-code-firstentity-framework-migrationsef-core-3.1

Read More
EF Core code-first multiple foreign key relationships to same principal entity...

c#.net-coreentity-framework-coreef-code-firstentity-framework-migrations

Read More
Ignore properties in data model while keeping them in EF Core migrations and Database Tabel...

asp.net-corestored-proceduresentity-framework-coreef-code-first

Read More
why console in asp.net mvc5 doesn't run all of commands and this problem does not end?...

asp.net-mvcentity-frameworkasp.net-mvc-5ef-code-firstdatabase-migration

Read More
Create one to many and many to one mapping between two tables in entity framework 6 code first appro...

entity-frameworkentity-framework-6ef-code-firstef-fluent-apief-code-first-mapping

Read More
EF6 code first Many to Many with additional property of the same type as the collection on one of th...

c#entity-framework-6ef-code-firstentity-framework-migrations.net-4.6.1

Read More
One to one optional relationship using Entity Framework Fluent API...

c#entity-frameworkef-code-firstone-to-oneef-fluent-api

Read More
passing connection string to DBcontext without using app.config...

c#ef-code-firstconnection-stringdbcontext

Read More
Code First Migration Problem in Data Layer...

asp.net-mvc-4visual-studio-2017ef-code-firstentity-framework-migrations

Read More
How to prevent EF from Creating database?...

asp.netasp.net-mvcentity-frameworkef-code-firstentity-framework-migrations

Read More
Cannot add migration with ASP.net Core 2...

c#asp.net-coreef-code-firstasp.net-identity

Read More
How should I seed data to many to many relation in Entity Framework Code first 5.0...

entity-frameworkef-code-firstentity-framework-5

Read More
Table Valued Function and Entity Framework...

c#linqentity-frameworkef-code-firstuser-defined-functions

Read More
XML columns in a Code-First application...

c#xmlef-code-firstentity-framework-migrations

Read More
BackNext