aspnetcore/test/Microsoft.AspNet.Mvc.ViewFe...
Doug Bunting eff10cdd66 Move `ModelStateDictionaryExtensions` into `Microsoft.AspNet.Mvc.ModelBinding` namespace
- missed the inconsistency when reviewing
- kept class in ViewFeatures assembly because it depends on `ExpressionHelper`

nit: wrap some long lines
2015-09-26 18:15:04 -07:00
..
Internal Move less-commonly used types out of .Rendering 2015-09-16 23:52:29 -07:00
Properties
Rendering Add localizers to validation attributes 2015-09-25 16:13:21 -07:00
ViewComponents API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
ViewEngines API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
ViewFeatures Asynchronously flush the HttpResponseStreamWriter after a view has been rendered. 2015-09-25 21:07:15 -07:00
ControllerTest.cs Add localizers to validation attributes 2015-09-25 16:13:21 -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 API Review - Split up .Actions 2015-09-21 21:54:02 -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 Fix #3111 - Don't trounce content-type in VCR 2015-09-21 23:20:20 -07:00
ViewComponentTests.cs Move less-commonly used types out of .Rendering 2015-09-16 23:52:29 -07:00
ViewResultTest.cs API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
project.json