aspnetcore/templates/KnockoutSpa
SteveSandersonMS a76b6e25d4 Add .csproj files for the templates. Some are set up for prerendering; others not. 2016-12-15 16:42:25 +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 removing usage of deprecated httpPlatformHandler 2016-10-17 11:51:01 +01:00
Dockerfile Update Dockerfiles for .NET Core 1.1.0. Fixes #489 2016-12-07 11:15:40 +00:00
KnockoutSpa.csproj Add .csproj files for the templates. Some are set up for prerendering; others not. 2016-12-15 16:42:25 +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 Update templates for Yarn compatibility 2016-10-28 17:36:55 +01:00
tsconfig.json Update KO template type dependencies. Fixes #397. 2016-10-24 10:06:26 +01:00
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 Specify publicPath in all vendor build configs (otherwise, file-loader won't generate correct URLs to any static resources from the vendor bundle) 2016-11-28 16:55:53 +00:00