LinqToDB.Identity
LinqToDB.Identity copied to clipboard
Unable to resolve service for type Microsoft.AspNetCore.Identity.IUserStore
Thanks for the awesome lib. I'm trying it out for a new project in .Net core 2.0 and run into the below error when adding the ".AddLinqToDBStores(new DefaultConnectionFactory())" statement.
I've pulled the example from the repo and it gives the same error message. Removing the line makes it build.
PS: I've removed the source and added the Nuget package to re-produce the error.
Sorry for so late response... If you do remember can you provide more details, please