aspnetcore/samples/react/ReactGrid
SteveSandersonMS 83c9f2136d Update everything to use ASP.NET 5 RC1 2015-11-24 12:06:24 +00:00
..
Controllers Add react tag helper. Clean up code and make it more consistent. 2015-11-04 12:19:43 -08:00
ReactApp Simplify ReactRenderer API when referencing default modules 2015-11-02 20:23:05 -08:00
Views Rename packages. Bump versions to -alpha6 2015-11-05 14:23:11 -08:00
wwwroot
.gitignore
README.txt
ReactGrid.xproj Decode Node's JSON response into arbitrary .NET type. Add VS stuff. 2015-11-05 22:05:43 +00:00
Startup.cs Update everything to use ASP.NET 5 RC1 2015-11-24 12:06:24 +00:00
appsettings.json
jsconfig.json
package.json
project.json Update everything to use ASP.NET 5 RC1 2015-11-24 12:06:24 +00: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