Roadmap for future dotnet and dotnet-ef versions #961
cerielboosveld
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
We are trying to implement SCIM in a dotnet10 with dotnet-ef10 solution.
In the current 7.0 version the SCIM projects have dotnet10 as targetframework but the SimpleIdServer.Scim.Persistence still targets the 8.0 version of EntityFrameworkCore.
How wil future updates in dotnet and EntityFrameworkCore be handled?
All reactions