aspnetcore/templates/KnockoutSpa
SteveSandersonMS 7ddd4cacec Amend all templates' project.json files to match current "yo aspnet" template content (plus the SPA-specific stuff) 2016-06-22 13:14:00 +01:00
..
ClientApp Demonstrate lazy-loading for Webpack-bundled KO components 2016-03-08 17:03:09 +00:00
Controllers Update KnockoutSpa template to RC2 2016-05-02 13:13:48 -07:00
Views Change all Microsoft.AspNet.* namespaces and references to Microsoft.AspNetCore.* 2016-05-02 13:13:49 -07:00
typings Migrate from hasher.js to history.js to support HTML5-style navigation. Also clean up the HMR support. 2016-03-08 15:56:43 +00:00
wwwroot Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
Dockerfile Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
KnockoutSpa.xproj Rename NodeServices.sln to JavaScriptServices.sln 2016-05-18 23:12:34 +01:00
README.md Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
Startup.cs Update all projects for final .NET Core RC2 2016-05-17 11:56:06 +01:00
appsettings.json Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
package.json Simplify KnockoutSpa template using new aspnet-webpack package 2016-03-11 00:35:18 +00:00
project.json Amend all templates' project.json files to match current "yo aspnet" template content (plus the SPA-specific stuff) 2016-06-22 13:14:00 +01:00
template_gitignore Workaround for Yeoman generators not producing .gitignore files due to Yeoman issue #1862 2016-06-22 11:00:06 +01:00
tsconfig.json Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
tsd.json Migrate from hasher.js to history.js to support HTML5-style navigation. Also clean up the HMR support. 2016-03-08 15:56:43 +00:00
web.config Add web.config to all templates (matching "yo aspnet" output) 2016-06-22 12:52:56 +01:00
webpack.config.dev.js Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
webpack.config.js Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT 2016-05-02 13:13:48 -07:00
webpack.config.prod.js Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
webpack.config.vendor.js Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT 2016-05-02 13:13:48 -07:00