mazino
Issue with AddUserStore in asp.net core
Hi. I have an issue with the following line of code in asp.net core
I get this error
ArgumentException: Implementation type 'WebApplication1.ApplicationDbContext' can't be converted to service type 'Microsoft.AspNetCore.Identity.IUserStore
(Im following the tutorial at this page)2 replies