aspnetcore/templates/KnockoutSpa
Steve Sanderson a79bc75671 Migrate to csproj (#703)
Migrate to csproj
2017-02-28 09:17:35 +00:00
..
ClientApp Make 'counter' components use <h1> headers to be consistent with other pages 2016-12-15 16:37:29 +00:00
Controllers Template updates as per Eilon's comments 2016-09-29 12:05:29 +01:00
Views
wwwroot removing usage of deprecated httpPlatformHandler 2016-10-17 11:51:01 +01:00
.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
KnockoutSpa.csproj Migrate to csproj (#703) 2017-02-28 09:17:35 +00:00
KnockoutSpa.xproj
Program.cs Update templates to match VS2017RC build 26127 project file format, plus latest ASP.NET Core 'Program.cs' convention. Fixes #620. 2017-01-30 13:02:16 +00:00
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 Templates that were waiting for awesome-typescript-loader 3.0.0 to ship no longer need to wait - it has shipped 2017-02-23 10:14:37 +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 templates to TypeScript 2.2.1 and fix whatwg-fetch related errors. Fixes #705 2017-02-23 10:07:03 +00:00
web.config
webpack.config.js Fix issues in KnockoutSpa/ReactSpa webpack 2 configs. Bump generator version to 0.8.4. 2017-02-09 18:10:58 +00:00
webpack.config.vendor.js Replace 'loader' with 'use' in various Webpack configs. Fixes 'loader option has been deprecated' warnings. 2017-02-09 15:43:41 +00:00