4
Answers

Merge Dapper and Entity Framework

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

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

Answers (4)