aspnetcore/templates/ReactReduxSpa
SteveSandersonMS 6c16ba3da7 Remove template_nodemodules_placeholder.txt files - they are redundant now that we no longer need to publish node_modules to production 2016-12-15 16:35:48 +00:00
..
ClientApp Make 'fetchdata' components in templates compatible with latest TypeScript compiler 2016-11-29 19:11:03 +00:00
Controllers Template updates as per Eilon's comments 2016-09-29 12:05:29 +01:00
Views Updated ReactReduxSpa template to match current patterns 2016-09-28 17:43:22 +01:00
wwwroot removing usage of deprecated httpPlatformHandler 2016-10-17 11:51:01 +01:00
.babelrc
Dockerfile Update Dockerfiles for .NET Core 1.1.0. Fixes #489 2016-12-07 11:15:40 +00:00
Program.cs Update all templates to match latest "yo aspnet" output 2016-07-27 12:25:32 +01:00
ReactReduxSpa.xproj Update xproj files to reference dotnet build tooling 2016-09-15 14:36:42 +01:00
Startup.cs Update all templates to match latest "yo aspnet" output 2016-07-27 12:25:32 +01:00
appsettings.json Update all templates to match latest "yo aspnet" output 2016-07-27 12:25:32 +01:00
global.json Specify latest 'current' SDK in all template global.json files 2016-11-30 11:29:57 +00:00
package.json Make ReactReduxSpa able to do prerendering without node_modules at runtime 2016-11-28 17:30:09 +00:00
project.json Make Angular and React templates reference SpaServices directly. The AngularServices/ReactServices packages might be used in the future, but don't presently contain any extra usable functionality. 2016-11-30 12:19:05 +00:00
template_gitignore Update templates for Yarn compatibility 2016-10-28 17:36:55 +01:00
tsconfig.json Update templates for Yarn compatibility 2016-10-28 17:36:55 +01:00
web.config
webpack.config.js Add json-loader to add webpack.config.js files. Helps with #507. 2016-12-13 12:57:06 +00:00
webpack.config.vendor.js Make ReactReduxSpa able to do prerendering without node_modules at runtime 2016-11-28 17:30:09 +00:00