aspnetcore/templates/ReactReduxSpa
SteveSandersonMS f1325d0cf2 Update 'templates' projects for .NET Core 1.0 RTM 2016-06-28 11:51:45 +01:00
..
ClientApp In ReactReduxSpa template, better report failure to match client-side routes 2016-06-14 11:35:12 +01:00
Controllers Update ReactReduxSpa template to RC2 2016-05-02 13:13:48 -07:00
Views Change all Microsoft.AspNet.* namespaces and references to Microsoft.AspNetCore.* 2016-05-02 13:13:49 -07:00
typings
wwwroot
.babelrc
Dockerfile
README.md
ReactReduxSpa.xproj refactor: apply default vs transform to xproj 2016-05-25 16:08:49 +03:00
Startup.cs Update all projects for final .NET Core RC2 2016-05-17 11:56:06 +01:00
appsettings.json
package.json Update Yeoman generators to use aspnet-prerendering 1.0.2+ and publish as version 0.1.5 2016-06-21 16:26:14 +01:00
project.json Update 'templates' projects for .NET Core 1.0 RTM 2016-06-28 11:51:45 +01:00
template_gitignore Workaround for Yeoman generators not producing .gitignore files due to Yeoman issue #1862 2016-06-22 11:00:06 +01:00
tsconfig.json
tsd.json
web.config Add web.config to all templates (matching "yo aspnet" output) 2016-06-22 12:52:56 +01:00
webpack.config.dev.js Enable server-side prerendering in React+Redux template 2016-03-07 15:11:13 +00:00
webpack.config.js Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT 2016-05-02 13:13:48 -07:00
webpack.config.prod.js Enable server-side prerendering in React+Redux template 2016-03-07 15:11:13 +00:00
webpack.config.vendor.js Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT 2016-05-02 13:13:48 -07:00