0
maria_ruiz created
-
ABP Framework version: v9.0.4
-
UI Type: Blazor WASM
-
Database System: EF Core (SQL Server)
-
Tiered (for MVC) or Auth Server Separated (for Angular): no
Good morning,
Please update the dependencies to entityframework with the latest versions,
We have to have the same version in order not to have conflicts between references,
Things break in this version,
For example expressions in dateonly
DateOnly.FromDateTime(from ?? DateTime.MinValue)
1 Answer(s)
-
0
Hi, thanks for the suggestion. I have created an issue for that: https://github.com/abpframework/abp/issues/22259
Best regards.