aspnetcore/templates/ReactReduxSpa
Steve Sanderson 9528dd7432 Enable TS strict mode in all templates and generally clean up TS references 2017-07-13 10:11:59 +01:00
..
.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 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
ReactReduxSpa.csproj Update to ASP.NET Core 2.0.0-rtm-26272 2017-07-12 23:17:22 +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 Update templates to support TypeScript 'strict' mode 2017-07-13 09:22:14 +01:00
package.json Update templates to support TypeScript 'strict' mode 2017-07-13 09:22:14 +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