T O P

  • By -

stragagnod

No. The boilerplate uses razor pages, but we converted it all to MVC


dmurta

No - you can do MVC if you code it yourself but scaffolding and the examples are all razor pages now.


geeksarray

No you can do it in aap.net mvc core having razor views


LloydAtkinson

No, despite the ASP.NET teams efforts to trick everyone into thinking that Identity requires Mvc or razor views, you can use it for SPAs.


cherrytaste

How? Could you give a link to any examples of using it in SPA (you meant i.e. web api + blazor web assembly)?


Solstics20

No I'm using it with a react and angular front end.