I have small application to write. I need custom view user managment, scheduler and file hosting in my app.
I want to work with identity mechanism with roles.
My problem is that I don’t know which version of blazor choose? Server, webassembly or new App?
I can’t find clear response about which of these work best with identy framework from .net.
Thanks.