aspnetcore/templates/Angular2Spa
SteveSandersonMS 8423233f44 Update to angular2-universal 0.103.0 and amend boot-server.ts to fix "there can only be one platform" issue 2016-06-22 17:02:11 +01:00
..
ClientApp Update to angular2-universal 0.103.0 and amend boot-server.ts to fix "there can only be one platform" issue 2016-06-22 17:02:11 +01:00
Controllers Partial migration to ASP.NET Core 1.0 RC2 (done the core packages, plus the ES2015/Webpack samples, and the Angular2Spa template). Only verified it builds/runs on .NET Core - not checked on net451. 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 Angular2Spa to current versions of Angular 2, angular2-universal-preview, etc. 2016-03-31 16:41:24 +01:00
wwwroot
Angular2Spa.xproj refactor: apply default vs transform to xproj 2016-05-25 16:08:49 +03:00
Dockerfile
README.md
Startup.cs Update all projects for final .NET Core RC2 2016-05-17 11:56:06 +01:00
appsettings.json
package.json Update to angular2-universal 0.103.0 and amend boot-server.ts to fix "there can only be one platform" issue 2016-06-22 17:02:11 +01:00
project.json Templates should also publish node_modules, since it's used at runtime 2016-06-22 13:47:44 +01:00
template_gitignore Workaround for Yeoman generators not producing .gitignore files due to Yeoman issue #1862 2016-06-22 11:00:06 +01:00
tsconfig.json
tsd.json
web.config Add web.config to all templates (matching "yo aspnet" output) 2016-06-22 12:52:56 +01:00
webpack.config.dev.js
webpack.config.js Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT 2016-05-02 13:13:48 -07:00
webpack.config.prod.js
webpack.config.vendor.js chore(ng2-template): upgrade angular 2 template to rc1 version 2016-05-17 16:00:16 +01:00