aspnetcore/templates/Angular2Spa
SteveSandersonMS 9001c191c1 Make Angular and React templates reference SpaServices directly. The AngularServices/ReactServices packages might be used in the future, but don't presently contain any extra usable functionality. 2016-11-30 12:19:05 +00:00
..
ClientApp Make 'fetchdata' components in templates compatible with latest TypeScript compiler 2016-11-29 19:11:03 +00:00
Controllers Template updates as per Eilon's comments 2016-09-29 12:05:29 +01:00
Views Change Angular2Spa template to build server (prerendering) bundle explicitly. This simplifies deployment, fixes various compatibility issues (like #306) and makes debugging much easier for developers using the template. 2016-09-28 10:55:45 +01:00
wwwroot removing usage of deprecated httpPlatformHandler 2016-10-17 11:51:01 +01:00
Angular2Spa.xproj Update xproj files to reference dotnet build tooling 2016-09-15 14:36:42 +01:00
Dockerfile Update Dockerfiles to use Node 4.x (was using 0.x). Fixes #373 2016-10-11 16:50:03 +01:00
Program.cs
Startup.cs
appsettings.json
global.json Specify latest 'current' SDK in all template global.json files 2016-11-30 11:29:57 +00:00
package.json Make Angular2Spa able to do prerendering without node_modules at runtime 2016-11-28 17:30:04 +00:00
project.json Make Angular and React templates reference SpaServices directly. The AngularServices/ReactServices packages might be used in the future, but don't presently contain any extra usable functionality. 2016-11-30 12:19:05 +00:00
template_gitignore Update templates for Yarn compatibility 2016-10-28 17:36:55 +01:00
template_nodemodules_placeholder.txt Further workarounds for https://github.com/dotnet/cli/issues/1396 2016-09-28 13:12:59 +01:00
tsconfig.json In Angular2Spa, move tsconfig.json back to root. Fixes #346. 2016-10-04 11:11:58 +01:00
web.config
webpack.config.js Make Angular2Spa able to do prerendering without node_modules at runtime 2016-11-28 17:30:04 +00:00
webpack.config.vendor.js Make Angular2Spa able to do prerendering without node_modules at runtime 2016-11-28 17:30:04 +00:00