aspnetcore/test/Microsoft.AspNet.Mvc.Test
Ryan Nowak ff6cbfd7cf Make saving TempData operate via a filter
This change moves the responsibility for saving TempData into a filter,
which is registered with other View features. This moves TempData into the
ViewFeatures package.

ActionResults which require TempData to be kept use a new marker interface
which is handled by the filter.
2015-08-07 16:53:11 -07:00
..
JsonPatchExtensionsTest.cs Replace of Add operation (jsonpatch dynamic support) 2015-08-07 16:10:07 -07:00
Microsoft.AspNet.Mvc.Test.xproj
MvcOptionsSetupTest.cs Add support for jQuery syntax in form data 2015-08-05 10:31:24 -07:00
MvcServiceCollectionExtensionsTest.cs Make saving TempData operate via a filter 2015-08-07 16:53:11 -07:00
RazorViewEngineOptionsSetupTest.cs React to DNX renames 2015-07-29 04:49:49 -07:00
project.json Add basic startup experience for MVC.Core 2015-07-08 17:16:07 -07:00