Dear
I create Blazor project use Dapper as my ORM.and all my CRUD
i want to use Entity Framework for Identity with the same project
Identity
I need to be able to implement roles as well as accept logins from third party services i.e. Facebook & Twitter.
Does it affect the program?
Thanks