aspnetcore/test/Microsoft.AspNet.Mvc.ViewFe...
Doug Bunting f10a071da3 Preserve `ViewDataDictionary.ModelType` for `Nullable<T>` properties when `Model` is non-`null`
- #2539
- reuse `ModelMetadata` and occasionally `ModelExplorer` when `ModelType` is `Nullable<T>`
2015-08-18 10:33:40 -07:00
..
Properties
Rendering Making TagBuilder implement IHtmlContent and removing ToHtmlContent. 2015-08-14 10:58:51 -07:00
TempData
ViewComponents ViewViewComponentResult doesn't handle `~/` in view paths correctly 2015-08-14 09:53:36 -07:00
ControllerTest.cs
ControllerUnitTestabilityTests.cs
FileContentResultTest.cs
Microsoft.AspNet.Mvc.ViewFeatures.Test.xproj
MockMvcViewOptionsAccessor.cs
PartialViewResultTest.cs
RemoteAttributeTest.cs Remove IScopedInstance - use AsyncLocal for ActionContext and 2015-08-13 15:58:29 -07:00
Resources.resx
SkipStatusCodePagesAttributeTest.cs
ViewComponentResultTest.cs
ViewComponentTests.cs
ViewDataDictionaryOfTModelTest.cs
ViewDataDictionaryTest.cs Preserve `ViewDataDictionary.ModelType` for `Nullable<T>` properties when `Model` is non-`null` 2015-08-18 10:33:40 -07:00
ViewExecutorTest.cs
ViewResultTest.cs Add more event notification data points 2015-08-16 16:42:58 -07:00
project.json