aspnetcore/samples/angular/MusicStore
SteveSandersonMS d1964f087d Change from netstandardapp1.5 to netcoreapp1.0 everywhere 2016-05-04 15:26:14 -07:00
..
Apis Incomplete work on migrating Angular 2 Music Store sample to ASP.NET Core 1.0 RC2 2016-05-02 13:13:47 -07:00
Controllers Incomplete work on migrating Angular 2 Music Store sample to ASP.NET Core 1.0 RC2 2016-05-02 13:13:47 -07:00
Infrastructure Incomplete work on migrating Angular 2 Music Store sample to ASP.NET Core 1.0 RC2 2016-05-02 13:13:47 -07:00
Views Change all Microsoft.AspNet.* namespaces and references to Microsoft.AspNetCore.* 2016-05-02 13:13:49 -07:00
typings Update Angular 2 Music Store sample to latest Angular 2 and other dependencies. Switch from asp-ng2-prerender-module to the more general asp-prerender-module. 2016-04-08 13:54:41 +01:00
wwwroot Remove Angular 2 Music Store workarounds for an fx bug that was fixed in RC2 2016-05-02 13:13:50 -07:00
.gitignore
MusicStore.xproj Improve VS compatibility using <TypeScriptCompileBlocked> in .xproj files 2016-04-29 17:33:31 +01:00
Startup.cs Remove 'UseDefaultHostingConfiguration' references, as the API no longer exists and is not strictly needed 2016-05-04 13:16:13 -07:00
gulpfile.js Further steps towards Angular 2 Music Store on RC2 2016-05-02 13:13:47 -07:00
package.json Lock preboot dependency on 2.0.5, because newer version fails if you don't have 'typings' installed globally (which I guess is a bug) 2016-05-02 11:02:35 -07:00
project.json Change from netstandardapp1.5 to netcoreapp1.0 everywhere 2016-05-04 15:26:14 -07:00
tsconfig.json
tsd.json Update Angular 2 Music Store sample to latest Angular 2 and other dependencies. Switch from asp-ng2-prerender-module to the more general asp-prerender-module. 2016-04-08 13:54:41 +01:00