aspnetcore/samples/MvcSample.Web
Ryan Nowak ec4b3a29c0 Adding smart link generation
This feature will enforce a contract that link generation has to point to
a real action. Read the comments in code for more details and rationale.
2014-04-07 14:37:52 -07:00
..
Areas/Travel Adding smart link generation 2014-04-07 14:37:52 -07:00
Components Implementation of ViewComponents 2014-03-25 11:04:37 -07:00
Content Adding support for Url.Content, Href and ~/ in Razor views 2014-04-03 14:12:55 -07:00
Filters
Models Add sample for Display Html Helper. 2014-04-06 15:56:08 -07:00
Views Adding smart link generation 2014-04-07 14:37:52 -07:00
FiltersController.cs
Home2Controller.cs
HomeController.cs Add sample for Display Html Helper. 2014-04-06 15:56:08 -07:00
LinkController.cs CR Feedback 2014-04-07 12:49:30 -07:00
OverloadController.cs
SimplePocoController.cs
SimpleRest.cs
Startup.cs Adding support for scoped services in WebFX 2014-03-26 12:45:36 -07:00
ViewMetadata.cs
project.json Increment System.Threading.Tasks package version 2014-03-27 19:56:27 -07:00
web.Debug.config
web.Release.config
web.config