aspnetcore/templates/Angular2Spa
SteveSandersonMS 218ca1fa44 Avoid peer dependency warnings while angular2-universal expects a specific version of rxjs 2016-05-17 16:25:47 +01:00
..
ClientApp Trivial tweak to import ordering 2016-05-17 16:25:15 +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 Normalise trailing whitespace and line endings everywhere 2016-03-01 01:10:43 +00:00
.gitignore Simplify some .gitignore patterns for compatibility with gitignore-parser 2016-05-02 13:14:27 -07:00
Angular2Spa.xproj Improve VS compatibility using <TypeScriptCompileBlocked> in .xproj files 2016-04-29 17:33:31 +01: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 Avoid peer dependency warnings while angular2-universal expects a specific version of rxjs 2016-05-17 16:25:47 +01:00
project.json Update all projects for final .NET Core RC2 2016-05-17 11:56:06 +01:00
tsconfig.json Make TS build a bit faster. This is pretty safe, but could easily be reverted if any problems emerge. 2016-03-01 15:47:58 +00:00
tsd.json
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 Change Angular2 template to use vendor DLL too. Temporarily disabled server-side prerendering. 2016-03-01 14:30:42 +00:00
webpack.config.vendor.js chore(ng2-template): upgrade angular 2 template to rc1 version 2016-05-17 16:00:16 +01:00