Angular 5 with systemjs and ASP.NET Core

I have posted a working sample of a Visual Studio 2017 ASP.NET Core project to demonstrate how to use Angular 4 (final release) with systemjs in a way that in can be debugged in VS using breakpoints, etc.

Source code: angular2-systemjs-dotnet-core

Updated to Angular v5 on 2017-11-27.