aspnetcore/test/WebSites/BasicWebSite
Ryan Nowak cc4ee1068d Fix #2414 Part 2 - Add [DefaultValue(...)] support to the invoker for
action parameters
2015-05-14 13:58:02 -07:00
..
Components
Controllers Fix #2414 Part 2 - Add [DefaultValue(...)] support to the invoker for 2015-05-14 13:58:02 -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.