aspnetcore/samples/react/ReactGrid
SteveSandersonMS a986f8d2cc Update 'samples' projects for .NET Core 1.0 RTM 2016-06-28 11:37:37 +01:00
..
Controllers Update ReactGrid example to RC2 2016-05-02 13:13:48 -07:00
ReactApp Normalise trailing whitespace and line endings everywhere 2016-03-01 01:10:43 +00: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
.gitignore
README.txt
ReactGrid.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
jsconfig.json
package.json Update ReactGrid example to RC2 2016-05-02 13:13:48 -07:00
project.json Update 'samples' projects for .NET Core 1.0 RTM 2016-06-28 11:37:37 +01: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