I was using Auth0ManagementApi sdk in .net core. The version installed in my project was 5.11.0
Now after Auth0 has introduced some new changes I updated the nuget package to latest version 6.3.0. But now I can’t access IManagementApiClient interface anymore Interface IManagementApiClient
So how can I access this interface? Because I have already used it at many other places for different operations.
Hey there!
I’m not aware of what changes caused that. Can you open a GitHub issue describing all that and send me the link to it so I cna ping repo maintainers?
Thank you!
Hey there!
Friendly ping! Have you had a chance to open a GitHub issue for that?