aspnetcore/templates/KnockoutSpa
SteveSandersonMS 3313a7f0a6 Update Node version to 6.x (current LTS) in Dockerfiles. Fixes #591. 2017-01-20 12:38:57 +00:00
..
ClientApp Make 'counter' components use <h1> headers to be consistent with other pages 2016-12-15 16:37:29 +00:00
Controllers
Views
wwwroot
.deployment For project.json-based projects, fix Kudu deployment by adding a .deployment file at the root 2017-01-07 00:08:06 +00:00
Dockerfile Update Node version to 6.x (current LTS) in Dockerfiles. Fixes #591. 2017-01-20 12:38:57 +00:00
KnockoutSpa.csproj Update templates' csproj files to fix first-time publishing (previously, it didn't deploy dist files if they were not already on disk) 2017-01-07 00:00:52 +00:00
KnockoutSpa.xproj
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 Add json-loader to add webpack.config.js files. Helps with #507. 2016-12-13 12:57:06 +00:00
project.json Update all the project templates to .NET Core 1.1.0 2016-11-29 16:36:05 +00:00
template_gitignore
tsconfig.json
web.config
webpack.config.js Add json-loader to add webpack.config.js files. Helps with #507. 2016-12-13 12:57:06 +00:00
webpack.config.vendor.js