We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello guys,
im trying to install lib in my project with .net core 3.1 and encounter errors with version compatibilities dependencies, i attach the error.
System.MissingMethodException: 'Method not found: 'Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.AuthorizationServiceCollectionExtensions.AddAuthorization(Microsoft.Extensions.DependencyInjection.IServiceCollection, System.Action`1<Microsoft.AspNetCore.Authorization.AuthorizationOptions>)'.'
The text was updated successfully, but these errors were encountered:
Hello,
We are going to investigate the bug ASAP and publish a new release 1.0.4 if needed.
Sorry, something went wrong.
Ticket #13 : Externalize the Authentication and the Authorization fro…
34c0b25
…m all the libraries
0d89ddc
The bug is fixed in version 1.0.4, please try again.
https://github.com/simpleidserver/SimpleIdServer/releases/tag/v1.0.4
simpleidserver
No branches or pull requests
Hello guys,
im trying to install lib in my project with .net core 3.1 and encounter errors with version compatibilities dependencies, i attach the error.
System.MissingMethodException: 'Method not found: 'Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.AuthorizationServiceCollectionExtensions.AddAuthorization(Microsoft.Extensions.DependencyInjection.IServiceCollection, System.Action`1<Microsoft.AspNetCore.Authorization.AuthorizationOptions>)'.'
The text was updated successfully, but these errors were encountered: