Has anyone tried Angular 2 RC Final with ASP.Net MVC?
I am having trouble with configuring Angular 2 RC 6 with ASP.Net MVC, till beta 17 everything was working fine.
you have to add
///
on top of your main.ts or bootstrap.ts that will remove typings error
reference is included in
angular2-in-memory-web-api