- ABP Framework version: v9.0.1
- UI Type: Angular / MVC / Blazor WASM / Blazor Server
- Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..) / MongoDB
- Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
- Exception message and full stack trace:
- Steps to reproduce the issue:
This should not be counted as ticket. I cant create application in ABP studio for version 9 with MySQL. Can you tell me when will this be fix and how can i get workaround for this as i don't see how to go back to old version.
3 Answer(s)
-
-1
hi
The
Pomelo.EntityFrameworkCore.MySql
will support EF Core 9 soon. Please wait a moment.https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/issues/1841
-
0
I appreciate the opportunity to test your product, but I must express my dissatisfaction with its current state. Here are my key concerns:
Refund Request: The cost of this product is too high for me to act as a tester. If known issues exist, such as unsupported features, the product should not have been released in its current form. I request a refund to my question.
Compatibility Issues: All of my projects use MySQL, and the lack of support for this database is a major limitation. Should I wait for a fix, or can I create a project with a different version? Clarity on this is essential.
Long-Standing Bugs: I encountered a bug in Swagger related to MIME type mismatches:
The resource from “https://localhost:44394/swagger/ui/index.js” was blocked due to MIME type (“”) mismatch (X-Content-Type-Options: nosniff).
This issue has reportedly been around for over five years. Releasing a product with unresolved, long-standing bugs like this is unacceptable.
These issues collectively make it difficult for me to continue using the product effectively. I strongly recommend prioritizing fixes and better communication around unsupported features before further releases.
-
0
hi
- You can try using ABP V8 and dotnet 8 now, then upgrade to abp 9 in some days. I think the
Pomelo.EntityFrameworkCore.MySql
still needs one or two weeks. - The resource from “https://localhost:44394/swagger/ui/index.js” was blocked due to MIME type (“”) mismatch (X-Content-Type-Options: nosniff). Swagger has a change that breaks the abp function. You can check https://github.com/abpframework/abp/issues/21538#issuecomment-2522449980
- Your question ticket has been refunded.
Thanks.
- You can try using ABP V8 and dotnet 8 now, then upgrade to abp 9 in some days. I think the