We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
This is broken, AspNetCore is using a depercataded version of Duende as you can see in this Open issue dotnet/aspnetcore#44990
ApiAuthorizationDbContext.cs implements explicitly the old Duende API.
Duende is so aware of this that they even have commments on their code that explains the problem
I have created a PR to add a missing property on ApiAuthorizationDbContext, please follow it dotnet/aspnetcore#45145
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered:
Let's close this until dotnet/aspnetcore#44990 is resolved.
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
This is broken, AspNetCore is using a depercataded version of Duende as you can see in this Open issue dotnet/aspnetcore#44990
ApiAuthorizationDbContext.cs implements explicitly the old Duende API.
Duende is so aware of this that they even have commments on their code that explains the problem
I have created a PR to add a missing property on ApiAuthorizationDbContext, please follow it dotnet/aspnetcore#45145
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: