aspnetcore/templates/WebApplicationBasic
SteveSandersonMS 6a325f8cc4 Clean up versions of referenced packages 2016-04-14 15:14:26 +01:00
..
ClientApp In all the app templates, load and execute the Bootstrap JS code 2016-03-01 16:26:05 +00:00
Controllers Stock WebApplicationBasic output from "yo aspnet" 2016-02-12 17:16:02 -08:00
Views Change WebApplicationBasic template to use web pack vendor DLL and to load CSS as a file (not via JS). Also remove Babel as it's not doing anything here. 2016-03-01 16:25:37 +00:00
wwwroot Normalise trailing whitespace and line endings everywhere 2016-03-01 01:10:43 +00:00
.gitignore Add templates projects to .sln file 2016-03-08 09:57:36 +00:00
Dockerfile Stock WebApplicationBasic output from "yo aspnet" 2016-02-12 17:16:02 -08:00
README.md Stock WebApplicationBasic output from "yo aspnet" 2016-02-12 17:16:02 -08:00
Startup.cs Stock WebApplicationBasic output from "yo aspnet" 2016-02-12 17:16:02 -08:00
WebApplicationBasic.xproj Add a load of .xproj files 2016-03-07 16:27:13 +00:00
appsettings.json Stock WebApplicationBasic output from "yo aspnet" 2016-02-12 17:16:02 -08:00
package.json Change WebApplicationBasic template to use web pack vendor DLL and to load CSS as a file (not via JS). Also remove Babel as it's not doing anything here. 2016-03-01 16:25:37 +00:00
project.json Clean up versions of referenced packages 2016-04-14 15:14:26 +01:00
tsconfig.json Make WebApplicationBasic consistent with other templates 2016-03-01 16:27:20 +00:00
webpack.config.dev.js Change WebApplicationBasic template to use web pack vendor DLL and to load CSS as a file (not via JS). Also remove Babel as it's not doing anything here. 2016-03-01 16:25:37 +00:00
webpack.config.js Change WebApplicationBasic template to use web pack vendor DLL and to load CSS as a file (not via JS). Also remove Babel as it's not doing anything here. 2016-03-01 16:25:37 +00:00
webpack.config.prod.js Change WebApplicationBasic template to use web pack vendor DLL and to load CSS as a file (not via JS). Also remove Babel as it's not doing anything here. 2016-03-01 16:25:37 +00:00
webpack.config.vendor.js Change WebApplicationBasic template to use web pack vendor DLL and to load CSS as a file (not via JS). Also remove Babel as it's not doing anything here. 2016-03-01 16:25:37 +00:00