aspnetcore/samples/angular/MusicStore
SteveSandersonMS 8a148d8535 Move from ValidationErrorResult to HttpBadRequest, and support object-level errors too 2015-12-14 12:02:41 +00:00
..
Apis Move from ValidationErrorResult to HttpBadRequest, and support object-level errors too 2015-12-14 12:02:41 +00:00
Controllers
Infrastructure Define ValidationErrorResult in SpaServices; use it in MusicStore 2015-12-09 17:30:35 +00:00
Views Use cache priming in Music Store sample 2015-12-10 20:30:02 +00:00
wwwroot Move from ValidationErrorResult to HttpBadRequest, and support object-level errors too 2015-12-14 12:02:41 +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 Use angular2-aspnet in Angular 2 Music Store sample 2015-12-10 14:24:38 +00:00
package.json Use cache priming in Music Store sample 2015-12-10 20:30:02 +00:00
project.json Update everything to use ASP.NET 5 RC1 2015-11-24 12:06:24 +00:00
tsconfig.json