aspnetcore/samples/react/ReactGrid
Steve Sanderson a79bc75671 Migrate to csproj (#703)
Migrate to csproj
2017-02-28 09:17:35 +00:00
..
Controllers Update ReactGrid example to RC2 2016-05-02 13:13:48 -07:00
ReactApp Add comment about why the 'actions' property is being patched on 2016-08-18 13:57:49 -07:00
Views Change all Microsoft.AspNet.* namespaces and references to Microsoft.AspNetCore.* 2016-05-02 13:13:49 -07:00
wwwroot Normalise trailing whitespace and line endings everywhere 2016-03-01 01:10:43 +00:00
.babelrc Update ReactGrid sample to use newer server-side rendering APIs 2016-02-10 12:13:24 -08:00
.gitignore
README.txt
ReactGrid.csproj Migrate to csproj (#703) 2017-02-28 09:17:35 +00:00
Startup.cs Update all projects for final .NET Core RC2 2016-05-17 11:56:06 +01:00
appsettings.json
jsconfig.json
package.json Update aspnet-webpack-react to React 15 2016-08-18 13:50:22 -07:00
webpack.config.js

README.txt

Portions of this sample application (particularly, the fake data) are based
on https://github.com/DavidWells/isomorphic-react-example