You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have some problems with the nuget package (.Net Core 2.0.3),
AddBasic Method is not found in Microsoft.AspNetCore.Authentication namespace.
Then since you added a demo in your code I've downloaded it and seen that everything is ok.
Finally, I've removed project reference to dunno.authentication and added the nuget package instead and I'm able to reproduce the issue.
Can you help me ?
Thanks
The text was updated successfully, but these errors were encountered:
I haven't gotten around to producing the nuget packages yet. The branch you see them mentioned them is a Work in Progress branch. Once I have some time to setup code signing, nuget will then be next. You can keep an eye on progress in #14
Hi,
I have some problems with the nuget package (.Net Core 2.0.3),
AddBasic Method is not found in Microsoft.AspNetCore.Authentication namespace.
Then since you added a demo in your code I've downloaded it and seen that everything is ok.
Finally, I've removed project reference to dunno.authentication and added the nuget package instead and I'm able to reproduce the issue.
Can you help me ?
Thanks
The text was updated successfully, but these errors were encountered: