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
Ok, with this mention, this is leading me to believe that the AddIdentity() methods should be within the main framework, and not in the example code. I hate to move it because it adds dependencies into the main framework, so maybe a good discussion to be had @tugberkugurlu to determine if an aux class should be established to handle any of the aspnet core specific bits vs the "netstandard" stuff that is currently housed in the main library.
Just like on https://github.com/tugberkugurlu/AspNet.Identity.RavenDB/blob/master/README.md
The text was updated successfully, but these errors were encountered: