Tedd Van Diest
I would discourage this approach. There’s no good reason why you should mix MVC views with Angular. If you need server side rendering, use Angular Universal. Do Angular the Angular way, not the .NET way.
Tedd Van Diest
I would discourage this approach. There’s no good reason why you should mix MVC views with Angular. If you need server side rendering, use Angular Universal. Do Angular the Angular way, not the .NET way.