aspnetcore/samples/angular/MusicStore
SteveSandersonMS 2218212c92 Require exactly the same version of rxjs as current Angular 2 beta 2016-01-26 15:25:55 +00:00
..
Apis Remove unnecessary (and currently non-existent) namespace 2015-12-14 14:39:47 +00:00
Controllers Slight simplification 2015-12-15 15:15:16 +00:00
Infrastructure
Views Update to Angular 2 Beta 1. New bug: no longer waits for server-side HTTP requests to complete - waiting for info to resolve this. 2016-01-25 15:13:30 +00:00
wwwroot Remove explicit imports for NgIf/NgFor/NgClass, as that's no longer needed 2016-01-26 11:20:57 +00:00
.gitignore
MusicStore.xproj
SiteSettings.cs
Startup.cs Show example of using traditional MVC controller+action routing alongside client-side routes 2015-12-11 16:36:18 +00:00
appsettings.json
gulpfile.js Update to Angular 2 Beta 1. New bug: no longer waits for server-side HTTP requests to complete - waiting for info to resolve this. 2016-01-25 15:13:30 +00:00
package.json Require exactly the same version of rxjs as current Angular 2 beta 2016-01-26 15:25:55 +00:00
project.json
tsconfig.json