aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/Rendering
Ryan Nowak 8399dc5f4e Add a custom collection type for ModelMetadata.Properties
This is a cleanup PR to improve the common usage of
ModelMetadata.Properties.

We found placed in code where both .Count and the ability to index by
property name would be useful. I was able to cascade this and simplify the
ModelBindingContext as well.
2015-01-26 14:36:40 -08:00
..
Expression Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
ViewEngine Update templates\samples\tests to use ensure viewstart.cshtml and views directory names are cased appropriately. #1559 2014-12-05 13:27:22 -08:00
BufferEntryCollectionTest.cs
DefaultDisplayTemplatesTest.cs Add a custom collection type for ModelMetadata.Properties 2015-01-26 14:36:40 -08:00
DefaultEditorTemplatesTests.cs Add a custom collection type for ModelMetadata.Properties 2015-01-26 14:36:40 -08:00
DefaultTemplatesUtilities.cs Handle PipelineCore rename. 2015-01-15 15:25:17 -08:00
HtmlAttributePropertyHelperTest.cs
HtmlHelperCheckboxTest.cs Correct `CheckBoxFor` to ignore `ViewData` 2015-01-16 17:20:34 -08:00
HtmlHelperDisplayNameExtensionsTest.cs Add a custom collection type for ModelMetadata.Properties 2015-01-26 14:36:40 -08:00
HtmlHelperDisplayTextTest.cs
HtmlHelperFormExtensionsTest.cs
HtmlHelperFormTest.cs
HtmlHelperHiddenTest.cs
HtmlHelperLabelExtensionsTest.cs Add a custom collection type for ModelMetadata.Properties 2015-01-26 14:36:40 -08:00
HtmlHelperLinkGenerationTest.cs Delete trailing whitespace 2014-11-20 16:18:09 -08:00
HtmlHelperNameExtensionsTest.cs
HtmlHelperPartialExtensionsTest.cs
HtmlHelperPasswordTest.cs
HtmlHelperTest.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
HtmlHelperValueExtensionsTest.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
StringCollectionTextWriterTest.cs Delete trailing whitespace 2014-11-20 16:18:09 -08:00
TagBuilderTest.cs
ViewContextTests.cs
ViewDataOfTTest.cs