Is it possible (and recommended) to use Blazor as the front-end in ASP.NET Zero?
Has anyone successfully integrated Blazor web assembly with ASP.NET Zero backend, and if so, what approach did you take?
Are there any built-in tools, abstractions, or modules in ASP.NET Zero that are tightly coupled with Angular or MVC and would break or be hard to replicate in Blazor?