aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi...
Doug Bunting 42cea41737 Fail more gracefully when option collections cleared
- #4690
- move `ModelBindingMessageProvider` init from `DefaultBindingMetadataProvider` to `DefaultModelMetadata`
 - in addition to avoiding error cases, this removes some boilerplate
- add specific errors to `BodyModelBinderProvider`, `CompilerCache`, `CompositeViewEngine`, `ModelBinderFactory`,
  and `ObjectResultExecutor`
 - `DefaultRazorViewEngineFileProviderAccessor.FileProvider` now a `NullFileProvider` in empty case
2016-06-30 14:52:50 -07:00
..
DependencyInjection
Internal Added consistent model property to view result variants (#4901) 2016-06-28 09:38:37 -07:00
Properties
Rendering Fix for https://github.com/aspnet/Mvc/issues/4903. (#4907) 2016-06-29 10:11:54 -07:00
ViewComponents
ViewEngines Fail more gracefully when option collections cleared 2016-06-30 14:52:50 -07:00
ViewFeatures
ControllerTest.cs
ControllerUnitTestabilityTests.cs Added consistent model property to view result variants (#4901) 2016-06-28 09:38:37 -07:00
Microsoft.AspNetCore.Mvc.ViewFeatures.Test.xproj
ModelStateDictionaryExtensionsTest.cs
RemoteAttributeTest.cs
Resources.resx
SkipStatusCodePagesAttributeTest.cs
TestApplicationPart.cs
ViewComponentResultTest.cs Added consistent model property to view result variants (#4901) 2016-06-28 09:38:37 -07:00
ViewComponentTests.cs
ViewResultTest.cs
project.json