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 Switch concepts from misnamed `isPartial` to `isMainPage` 2015-11-18 15:59:37 -08:00
ViewComponents Switch concepts from misnamed `isPartial` to `isMainPage` 2015-11-18 15:59:37 -08:00
ViewEngines Switch concepts from misnamed `isPartial` to `isMainPage` 2015-11-18 15:59:37 -08:00
ViewFeatures Switch concepts from misnamed `isPartial` to `isMainPage` 2015-11-18 15:59:37 -08:00
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 Switch concepts from misnamed `isPartial` to `isMainPage` 2015-11-18 15:59:37 -08:00
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 Switch concepts from misnamed `isPartial` to `isMainPage` 2015-11-18 15:59:37 -08:00
project.json