aspnetcore/test/WebSites/BasicWebSite
James Newton-King ab4cd5c4c4 Add JsonHelper for serializing JSON in views
- remove NotNull from JsonHelper Serialize
2015-05-11 16:01:08 -07:00
..
Components Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Controllers Add JsonHelper for serializing JSON in views 2015-05-11 16:01:08 -07:00
Conventions Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Models Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Views Add JsonHelper for serializing JSON in views 2015-05-11 16:01:08 -07:00
wwwroot
ActionDescriptorCreationCounter.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
BasicWebSite.xproj
Startup.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
project.json
readme.md

readme.md

BasicWebSite

This web site illustrates many commonly used features including but not limited to link generation, action results and content negotiation, RouteData amongst others.