aspnetcore/templates/KnockoutSpa
SteveSandersonMS 60e4e3a3f3 Rename NodeServices.sln to JavaScriptServices.sln 2016-05-18 23:12:34 +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
.gitignore Simplify some .gitignore patterns for compatibility with gitignore-parser 2016-05-02 13:14:27 -07:00
Dockerfile
KnockoutSpa.xproj Rename NodeServices.sln to JavaScriptServices.sln 2016-05-18 23:12:34 +01:00
README.md
Startup.cs Update all projects for final .NET Core RC2 2016-05-17 11:56:06 +01:00
appsettings.json
package.json Simplify KnockoutSpa template using new aspnet-webpack package 2016-03-11 00:35:18 +00:00
project.json Update all projects for final .NET Core RC2 2016-05-17 11:56:06 +01:00
tsconfig.json
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
webpack.config.dev.js
webpack.config.js Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT 2016-05-02 13:13:48 -07:00
webpack.config.prod.js
webpack.config.vendor.js Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT 2016-05-02 13:13:48 -07:00