Search code examples
Defining the order for an existing table using EF Core and migrations...

sqlsql-serverentity-framework-coreentity-framework-migrations

Read More
The foreign key property 'UserRole.UserId1' was created in shadow state...

entity-frameworkentity-framework-coreasp.net-identityentity-framework-migrations

Read More
Entity Framework applying migration that no longer exists...

c#asp.netentity-framework-coreentity-framework-migrationsmicrosoft-identity-platform

Read More
How to generate EF Core migrations script when ConnectionString is only known after ARM template dep...

azure-devopsentity-framework-coreazure-sql-databaseentity-framework-migrationsazure-rm-template

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

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

Read More
Method userManager.FindByEmailAsync() returns object with empty UserName and Email...

c#asp.net-coreasp.net-web-apiasp.net-identityentity-framework-migrations

Read More
Why does "dotnet ef migrations add" start my application?...

c#entity-framework-migrations.net-6.0asp.net-core-6.0ef-core-6.0

Read More
Why is Microsoft.Data.SqlClient throwing TypeInitializationException when loading Microsoft.Identity...

c#entity-framework-6entity-framework-migrationsassembly-loadingmicrosoft-data-sqlclient

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

entity-frameworkentity-framework-migrations

Read More
Command line connection string for EF core database update...

c#asp.net-core.net-coreentity-framework-coreentity-framework-migrations

Read More
Add-Migration command failing with error Entity Framework package is not installed in project while ...

c#entity-framework-coreentity-framework-migrations

Read More
how to set entity's property order to mapping migrations dbscript columns order?...

postgresqlentity-framework-core.net-6.0entity-framework-migrations

Read More
How to handle huge efcore migrations designer files that is slowing down build and IDE...

entity-frameworkentity-framework-coreentity-framework-migrationsentity-framework-core-2.1entity-framework-core-migrations

Read More
EF Core 9 .HasConversion...

c#.net-coreentity-framework-coreentity-framework-migrationsef-core-9.0

Read More
Custom DbContextFactory with DbMigrationsConfiguration...

entity-framework-5dbcontextentity-framework-migrations

Read More
How do you run .NET Framework/EF migrations in an Azure Pipeline?...

azure-devopsazure-pipelinesnugetentity-framework-6entity-framework-migrations

Read More
EF Core creating "Id1" shadow property in migration...

c#entity-framework-coreentity-framework-migrations

Read More
Entity Framework Migrations - How to create a Unit Test to Ensure Migrations Model is up to Date?...

entity-frameworkunit-testingcontinuous-integrationdatabase-migrationentity-framework-migrations

Read More
Execute custom SQL script as part of Entity Framework migration...

sqlentity-framework-coredatabase-migrationentity-framework-migrations

Read More
Run code after all EF Core migrations are applied...

c#.netentity-frameworkentity-framework-coreentity-framework-migrations

Read More
Cannot connect to a AWS MySql Database from ASP.NET Core web app with Entity Framework Core on a Mac...

asp.netasp.net-mvcentity-framework-coreentity-framework-migrations

Read More
EF Migrations: Can't add DateTime column...

datetimeentity-framework-migrations

Read More
Entity Framework Core 8 and HierarchyId error on add-migration...

entity-framework-coreentity-framework-migrations

Read More
.NET Core / Entity Framework Core not updating, seemingly referencing a migration history database e...

c#asp.net-coreentity-framework-coreentity-framework-migrations.net-8.0

Read More
Test for schema changes in Entity Framework migration...

entity-framework.net-coreentity-framework-migrations

Read More
How do I configure fixed length columns in EF Core?...

entity-frameworkef-code-firstentity-framework-coreentity-framework-migrationsef-fluent-api

Read More
Configure relationships when inheriting in Entity Framework Core...

c#inheritanceentity-framework-coreentity-framework-migrations

Read More
.NET Entity Framework Core database update fails with "Host can't be null"...

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

Read More
Generating an EF Core migration script errors for missing .deps.json file...

entity-framework-coreazure-pipelinesentity-framework-migrations

Read More
EF Migration bundle not packaging migrations...

entity-frameworkazure-devopsentity-framework-migrations

Read More
BackNext