Skip to content

Update the ASP.NET 4.8 samples to register the ApplicationDbContext type#2281

Merged
kevinchalet merged 1 commit intoopeniddict:devfrom
kevinchalet:ef6_dbcontext
Mar 25, 2025
Merged

Update the ASP.NET 4.8 samples to register the ApplicationDbContext type#2281
kevinchalet merged 1 commit intoopeniddict:devfrom
kevinchalet:ef6_dbcontext

Conversation

@kevinchalet
Copy link
Member

In OpenIddict 7.0, the Entity Framework 6.x DbContext configured by the user is no longer automatically registered as a service, which matches the logic used for the EF Core stores (this was quite convenient but too magic).

@kevinchalet kevinchalet added this to the 7.0.0-preview2 milestone Mar 24, 2025
@kevinchalet kevinchalet self-assigned this Mar 24, 2025
@kevinchalet kevinchalet merged commit ed4c581 into openiddict:dev Mar 25, 2025
6 checks passed
@kevinchalet kevinchalet deleted the ef6_dbcontext branch March 25, 2025 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant