Search code examples
Entity Framework : Sharing entities across different DbContexts...


entity-frameworkef-code-firstentity-framework-6entity-framework-migrations

Read More
EF Data migrations won't detect changes when adding new migration...


entity-frameworkentity-framework-migrations

Read More
There is already an object named in the database...


databaseentity-frameworkef-code-firstentity-framework-6entity-framework-migrations

Read More
EF Core add-migration Build Failed...


.netentity-frameworkasp.net-core.net-coreentity-framework-migrations

Read More
add-migration causing a "Could not load assembly" error...


entity-frameworkentity-framework-migrations

Read More
.NET Core / Blazor model attribute that doesn't get persisted to database...


.net-coreentity-framework-coreblazoref-code-firstentity-framework-migrations

Read More
Modify and delete tables and apply to DBContext...


databaseentity-frameworkasp.net-corebackupentity-framework-migrations

Read More
Code first migrations - how to display pending model changes?...


c#.netentity-framework-migrations

Read More
How to manage Migrations in a project with multiple branches?...


c#asp.net-mvc-3version-controlentity-framework-4.3entity-framework-migrations

Read More
EF Core always create .Annotation("SqlServer:Identity", "1, 1") on add-migration...


.net-coreentity-framework-coreentity-framework-migrationsef-core-2.2

Read More
Storing System.Version in database with Entity Framework Code First...


c#entity-framework-6code-firstentity-framework-migrationscomplextype

Read More
update the database from package manager console in code first environment...


c#sql-servervisual-studio-2012entity-framework-6entity-framework-migrations

Read More
Unable to create a 'DbContext' of type ''. The exception 'Object reference not s...


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

Read More
"No database provider has been configured for this DbContext" Entity Framework Core...


c#entity-framework-coreentity-framework-migrations

Read More
How do I use MigrationBuilder DeleteData to delete all rows during a migration?...


.net-coreentity-framework-coreentity-framework-migrations

Read More
Migration Bundle Logs not being sent to Seq...


asp.net-coreentity-framework-coreentity-framework-migrationsserilog

Read More
How do I force Entity Framework to mark a particular migration as having been applied?...


entity-frameworkentity-framework-migrations

Read More
How to use migration programmatically in EntityFramework Codefirst?...


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

Read More
Possible to default DateTime field to GETDATE() with Entity Framework Migrations?...


entity-framework-4ef-code-firstentity-framework-migrations

Read More
EF5 Code First - Changing A Column Type With Migrations...


c#ef-code-firstentity-framework-5entity-framework-migrations

Read More
EF migrations not working in Github action, same command works locally...


asp.net-coreentity-framework-coregithub-actionsentity-framework-migrations

Read More
Generate full SQL script from EF 5 Code First Migrations...


entity-frameworkentity-framework-migrations

Read More
EF 5 Enable-Migrations : No context type was found in the assembly...


c#entity-frameworkasp.net-mvc-4entity-framework-migrations

Read More
Using Entity Framework (code first) migrations in production...


.netentity-frameworkef-code-firstentity-framework-migrations

Read More
EF Migrations: Rollback last applied migration?...


entity-frameworkentity-framework-4database-migrationentity-framework-migrations

Read More
How do I release an Entity Framework Core migration bundle in Azure Devops using Workload Identity F...


azure-devopsentity-framework-coreentity-framework-migrations

Read More
Upgrading from Entity Framework 6 to EF Core moving to AspNetCore.Identity dealing with schema migra...


entity-frameworkasp.net-coreentity-framework-core.net-6.0entity-framework-migrations

Read More
"The 'Query' and the 'InputFile' options are mutually exclusive" error run...


azure-devopsazure-sql-databaseentity-framework-migrations

Read More
Change or rename a column name without losing data with Entity Framework Core 2.0...


c#entity-framework.net-coreentity-framework-migrations

Read More
Entity Framework : How to generate a migration to change a foreign key constraint...


c#entity-framework-coreentity-framework-migrations

Read More
BackNext