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 Add more tests using `[ViewComponent(Name = "...")]` 2016-06-19 13:52:59 -07:00
ViewEngines Fail more gracefully when option collections cleared 2016-06-30 14:52:50 -07:00
ViewFeatures [Fixes #4224] Remove use of service locator on ViewExecutor 2016-05-31 23:39:22 -07:00
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 TempData convenience property added to ViewComponent (#4873) 2016-06-17 10:15:50 -07:00
ViewResultTest.cs [Fixes #4224] Remove use of service locator on ViewExecutor 2016-05-31 23:39:22 -07:00
project.json Updating to dev versions 2016-06-16 10:40:11 -07:00