..
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
Use `[Display(Order=x)]` to sort validation messages and properties
2015-01-29 09:31:05 -08:00
DefaultEditorTemplatesTest.cs
Use `[Display(Order=x)]` to sort validation messages and properties
2015-01-29 09:31:05 -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
Introducing UrlActionContext and UrlRouteContext, and updating IUrlHelper accordingly
2015-02-05 19:41:21 -08:00
HtmlHelperHiddenTest.cs
…
HtmlHelperLabelExtensionsTest.cs
Add a custom collection type for ModelMetadata.Properties
2015-01-26 14:36:40 -08:00
HtmlHelperLinkGenerationTest.cs
Introducing UrlActionContext and UrlRouteContext, and updating IUrlHelper accordingly
2015-02-05 19:41:21 -08:00
HtmlHelperNameExtensionsTest.cs
…
HtmlHelperPartialExtensionsTest.cs
…
HtmlHelperPasswordTest.cs
…
HtmlHelperSelectTest.cs
Deep copy user's select list before making changes
2015-02-12 20:56:53 -08:00
HtmlHelperTest.cs
Apply VS' FormatDocument and RemoveAndSort to all *.cs files
2014-11-20 21:15:46 -08:00
HtmlHelperValidationSummaryTest.cs
Use `[Display(Order=x)]` to sort validation messages and properties
2015-01-29 09:31:05 -08:00
HtmlHelperValueExtensionsTest.cs
Apply VS' FormatDocument and RemoveAndSort to all *.cs files
2014-11-20 21:15:46 -08:00
StringCollectionTextWriterTest.cs
…
TagBuilderTest.cs
…
ViewContextTests.cs
…
ViewDataOfTTest.cs
…