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 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 Update ReactGrid sample to use newer server-side rendering APIs 2016-02-10 12:13:24 -08:00
.gitignore Tweak ReactGrid's Webpack config in preparation for use of dev middleware 2016-02-02 15:19:45 +00:00
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 Tweak ReactGrid's Webpack config in preparation for use of dev middleware 2016-02-02 15:19:45 +00:00

README.txt

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