aspnetcore/test/Microsoft.AspNet.Mvc.ViewFe...
Ryan Nowak 306776ff63 Minor cleanup/refactor of ViewResult
- Make ViewExecutor a service
- Add facades for ViewResult/PartialViewResult
- Add eventing for ViewFound/NotFound in PartialViewResult
- Add eventing around view execution
- Cleanup of some various eventing & our tests code
2015-10-02 08:18:00 -07:00
..
Internal Move less-commonly used types out of .Rendering 2015-09-16 23:52:29 -07:00
Properties
Rendering [Fixes #3043] Overflow exceptions converted to invalid value messages 2015-09-29 16:24:19 -07:00
ViewComponents Replace NotNullAttribute with thrown exceptions 2015-09-26 23:48:43 -07:00
ViewEngines API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
ViewFeatures Minor cleanup/refactor of ViewResult 2015-10-02 08:18:00 -07:00
ControllerTest.cs Replace NotNullAttribute with thrown exceptions 2015-09-26 23:48:43 -07:00
ControllerUnitTestabilityTests.cs Renamed Controller.Context to Controller.HttpContext 2015-09-25 11:01:30 -07:00
Microsoft.AspNet.Mvc.ViewFeatures.Test.xproj
ModelStateDictionaryExtensionsTest.cs Move `ModelStateDictionaryExtensions` into `Microsoft.AspNet.Mvc.ModelBinding` namespace 2015-09-26 18:15:04 -07:00
PartialViewResultTest.cs Minor cleanup/refactor of ViewResult 2015-10-02 08:18:00 -07:00
RemoteAttributeTest.cs API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
Resources.resx
SkipStatusCodePagesAttributeTest.cs API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
ViewComponentResultTest.cs Replace NotNullAttribute with thrown exceptions 2015-09-26 23:48:43 -07:00
ViewComponentTests.cs Move less-commonly used types out of .Rendering 2015-09-16 23:52:29 -07:00
ViewResultTest.cs Minor cleanup/refactor of ViewResult 2015-10-02 08:18:00 -07:00
project.json