aspnetcore/templates/VueSpa
Steve Sanderson 85bf621386 Merge branch 'rel/2.0.0-preview2-templates' into dev 2017-06-22 16:39:58 +01:00
..
.template.config
ClientApp Make all templates as consistent as possible with stock MVC Core 2.0 one 2017-05-19 11:36:17 +01:00
Controllers Make all templates as consistent as possible with stock MVC Core 2.0 one 2017-05-19 11:36:17 +01:00
Views Make all templates as consistent as possible with stock MVC Core 2.0 one 2017-05-19 11:36:17 +01:00
wwwroot
Program.cs Make all templates as consistent as possible with stock MVC Core 2.0 one 2017-05-19 11:36:17 +01:00
Startup.cs Make all templates as consistent as possible with stock MVC Core 2.0 one 2017-05-19 11:36:17 +01:00
VueSpa.csproj Remove NETStandard.Library.NETFramework from the templates 2017-06-22 16:39:35 +01:00
appsettings.Development.json Make all templates as consistent as possible with stock MVC Core 2.0 one 2017-05-19 11:36:17 +01:00
appsettings.json Make all templates as consistent as possible with stock MVC Core 2.0 one 2017-05-19 11:36:17 +01:00
package.json Added "private": true to package.json 2017-06-19 15:04:42 +02:00
template_gitignore
tsconfig.json
webpack.config.js Remove duplicate var definition as in #966 2017-06-21 15:06:07 +01:00
webpack.config.vendor.js