Skip to content

Add a note about ASP.NET Core Identity migrations #5069

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: live
Choose a base branch
from

Conversation

AndriySvyryd
Copy link
Member

No description provided.

@AndriySvyryd AndriySvyryd requested review from a team and Copilot July 25, 2025 20:04
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds documentation about handling ASP.NET Core Identity configuration changes that can trigger the "pending model changes" warning in Entity Framework Core 9.0. The addition provides guidance for scenarios where Identity options affecting the model cause migration issues.

  • Expands the list of scenarios that can cause the "pending model changes" warning
  • Provides specific mitigation guidance for ASP.NET Core Identity configuration changes
  • Includes code examples showing both the problematic configuration and the recommended solution using IDesignTimeDbContextFactory

@AndriySvyryd AndriySvyryd enabled auto-merge (squash) July 25, 2025 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant