aspnetcore/samples/react/ReactGrid
Andrei Tserakhau 95cba7f5dd refactor: apply default vs transform to xproj
refactor(spa-services): clean code

refactor(node-services): clean code, extract classes nto separate files

refactor(angular-services): prime cache cleanup
2016-05-25 16:08:49 +03:00
..
Controllers Update ReactGrid example to RC2 2016-05-02 13:13:48 -07:00
ReactApp
Views Change all Microsoft.AspNet.* namespaces and references to Microsoft.AspNetCore.* 2016-05-02 13:13:49 -07:00
wwwroot
.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 Simplify project.json/global.json files where possible 2016-05-18 13:59:25 +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