aspnetcore/samples/angular/MusicStore
SteveSandersonMS 2e0aed8138 Slight simplification to MusicStore build process 2015-12-14 13:57:57 +00:00
..
Apis Fixes 2015-12-14 12:43:56 +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 Fixes 2015-12-14 12:43:56 +00:00
.gitignore
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 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 Slight simplification to MusicStore build process 2015-12-14 13:57:57 +00:00
package.json Slight simplification to MusicStore build process 2015-12-14 13:57:57 +00:00
project.json Update everything to use ASP.NET 5 RC1 2015-11-24 12:06:24 +00:00
tsconfig.json