aspnetcore/test/Microsoft.AspNet.Mvc.ViewFe...
Ryan Nowak 8682fe0cfd Replace ActionBindingContext with ControllerContext
This change introduces ControllerContext for inside of Controllers, and
controller-specific extensibility points. ControllerContext carries with
it the model binding infrastructure needed to do all of the things that
controllers need to do.
2015-11-20 15:32:37 -08:00
..
Internal
Properties
Rendering
ViewComponents
ViewEngines
ViewFeatures
ControllerTest.cs Replace ActionBindingContext with ControllerContext 2015-11-20 15:32:37 -08:00
ControllerUnitTestabilityTests.cs Replace ActionBindingContext with ControllerContext 2015-11-20 15:32:37 -08:00
Microsoft.AspNet.Mvc.ViewFeatures.Test.xproj
ModelStateDictionaryExtensionsTest.cs
PartialViewResultTest.cs
RemoteAttributeTest.cs Reacting to ApplicationServices removal from HttpContext 2015-11-19 16:32:58 -08:00
Resources.resx
SkipStatusCodePagesAttributeTest.cs
ViewComponentResultTest.cs
ViewComponentTests.cs Add temporary workarounds for aspnet/External#50 and aspnet/Mvc#3587 2015-11-19 15:50:00 -08:00
ViewResultTest.cs
project.json