| .. |
|
.template.config
|
…
|
|
|
ClientApp
|
Enable TS strict mode in all templates and generally clean up TS references
|
2017-07-13 10:11:59 +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 templates work with nonempty baseUrls (e.g., IIS virtual directories)
|
2017-07-11 23:56:51 +01:00 |
|
wwwroot
|
…
|
|
|
KnockoutSpa.csproj
|
Update templates to reference ASP.NET Core 2.0.0 final
|
2017-07-27 14:27:15 +01:00 |
|
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 |
|
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 |
|
npm-shrinkwrap.json
|
Enable TS strict mode in all templates and generally clean up TS references
|
2017-07-13 10:11:59 +01:00 |
|
package.json
|
Enable TS strict mode in all templates and generally clean up TS references
|
2017-07-13 10:11:59 +01:00 |
|
template_gitignore
|
…
|
|
|
tsconfig.json
|
Enable TS strict mode in all templates and generally clean up TS references
|
2017-07-13 10:11:59 +01:00 |
|
webpack.config.js
|
Make templates work with nonempty baseUrls (e.g., IIS virtual directories)
|
2017-07-11 23:56:51 +01:00 |
|
webpack.config.vendor.js
|
Make templates work with nonempty baseUrls (e.g., IIS virtual directories)
|
2017-07-11 23:56:51 +01:00 |