dotnetspeak.com
Generic MVC View Controller for Angular Apps
I blogged many times before on use of CSHTML MVC views in Angular application. They make it easier to implement things like validation and localization, as well as generate uniform look and f…