aspnetcore/samples/angular/MusicStore
SteveSandersonMS 906a17ea3c Define ValidationErrorResult in SpaServices; use it in MusicStore 2015-12-09 17:30:35 +00:00
..
Apis Define ValidationErrorResult in SpaServices; use it in MusicStore 2015-12-09 17:30:35 +00:00
Controllers
Infrastructure Define ValidationErrorResult in SpaServices; use it in MusicStore 2015-12-09 17:30:35 +00:00
Views Rename packages. Bump versions to -alpha6 2015-11-05 14:23:11 -08:00
wwwroot Define ValidationErrorResult in SpaServices; use it in MusicStore 2015-12-09 17:30:35 +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 Create a new shared package, Microsoft.AspNet.SpaServices, to hold MapSpaFallbackRoute (and other common infrastructure yet to be added) 2015-12-09 15:13:56 +00:00
appsettings.json
gulpfile.js
package.json Require lodash (works around NPM dependency issue on Windows) 2015-11-05 10:22:39 -08:00
project.json Update everything to use ASP.NET 5 RC1 2015-11-24 12:06:24 +00:00
tsconfig.json