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
Controllers Add JsonHelper for serializing JSON in views 2015-05-11 16:01:08 -07:00
Conventions
Models
Views Add JsonHelper for serializing JSON in views 2015-05-11 16:01:08 -07:00
wwwroot
ActionDescriptorCreationCounter.cs
BasicWebSite.xproj
Startup.cs
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.