A simple application showing how to configure a mvc5 project to support angular2 (with typescript).
Donwload and install : Angular2 Mvc5 sample application
Required Visual Studio 2015 Update 2
If using npm behind a proxy rename file "_typingsrc" with ".typingsrc" and configure it.
If package restoration problems occur, restore packages manually with the " npm i" command and check logs.