aspnetcore/samples/angular/MusicStore
SteveSandersonMS 67aa76c826 Fix another build issue 2016-02-10 13:59:27 -08:00
..
Apis Add strong naming and fix DB path on IIS Express 2016-02-02 15:10:15 +00:00
Controllers Normalise line endings 2016-02-10 13:46:17 -08:00
Infrastructure Define ValidationErrorResult in SpaServices; use it in MusicStore 2015-12-09 17:30:35 +00:00
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 Add strong naming and fix DB path on IIS Express 2016-02-02 15:10:15 +00:00
MusicStore.xproj Decode Node's JSON response into arbitrary .NET type. Add VS stuff. 2015-11-05 22:05:43 +00:00
SiteSettings.cs
Startup.cs Normalise line endings 2016-02-10 13:46:17 -08:00
appsettings.json
gulpfile.js Normalise line endings 2016-02-10 13:46:17 -08:00
package.json Fix another build issue 2016-02-10 13:59:27 -08:00
project.json Update everything to use ASP.NET 5 RC1 2015-11-24 12:06:24 +00:00
tsconfig.json