-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
MySQL + ABP.IO broken in Version 9 #21244
Comments
A more detailed error:
|
hi You can wait to test the final 9.0 release of Pomelo.EntityFrameworkCore.MySql |
@maliming wait till when? This is an RC... |
I don’t know when EF Core and Pomelo will be released 9.0 official version. |
I face with the same issue. Maybe we must wait for Pomelo fix it. |
Yes, We need to wait for the |
Is there an existing issue for this?
Description
When using .net 9 and with Version 9 of ABP.io if you use the package: Pomelo.EntityFrameworkCore.MySql Version="9.0.0-preview.1"
The system will error.
Reproduction Steps
Use MySQL and enable settingsmanagement
Expected behavior
Settings Management menu items to be visible
Actual behavior
Error indicating that Pomelo.EntityFrameworkCore.MySql has no class implementation
Regression?
No response
Known Workarounds
No response
Version
9
User Interface
Blazor
Database Provider
EF Core (Default)
Tiered or separate authentication server
Tiered
Operation System
Windows (Default)
Other information
New Blazor Template.
The text was updated successfully, but these errors were encountered: