aspnetcore/templates/ReactReduxSpa
Steve Sanderson 50481fe23f Update templates to reference ASP.NET Core 2.0.0 final 2017-07-27 14:27:15 +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
Views
wwwroot
Program.cs
ReactReduxSpa.csproj Update templates to reference ASP.NET Core 2.0.0 final 2017-07-27 14:27:15 +01:00
Startup.cs
appsettings.Development.json
appsettings.json
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 In React-Redux template, move Webpack config for images into sharedConfig so that adding images doesn't break the server build 2017-07-13 16:16:45 +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