aspnetcore/test/WebSites
Doug Bunting 0549769fd0 Set `ModelMetadata.TemplateHint` based on data annotations
- add `CachedDataAnnotationsMetadataAttributes.UIHint`
- set `ModelMetadata.TemplateHint` using `UIHintAttribute` or `HiddenInputAttribute`
- add doc comments for `TemplateHint`-related properties and methods
- add unit tests and use these attributes in functional tests

nits:
- cache and seal `CachedModelMetadata.IsCollectionType`
- correct doc comments for `ModelMetadata.RealModelType`
- add doc comments for `IsCollectionType`-related properties and methods
- add doc comments for `IsComplexType`-related properties and methods
- move `CachedModelMetadata.IsComplexType` right below `IsCollectionType`
 - same for related fields and methods
2015-02-13 15:28:45 -08:00
..
ActionConstraintsWebSite Correct recent checkins 2015-02-12 08:53:17 -08:00
ActionResultsWebSite
ActivatorWebSite React to aspnet/Razor#164: Camel-case tag helper directives 2015-02-13 12:07:21 -08:00
AddServicesWebSite
AntiForgeryWebSite
ApiExplorerWebSite
ApplicationModelWebSite
AutofacWebSite
BasicWebSite
CompositeViewEngineWebSite Adding IView.Path and ViewContext.ExecutingPagePath 2015-02-13 06:12:15 -08:00
ConnegWebSite
ControllersFromServicesClassLibrary Correct recent checkins 2015-02-12 08:53:17 -08:00
ControllersFromServicesWebSite Correct recent checkins 2015-02-12 08:53:17 -08:00
CustomRouteWebSite Correct recent checkins 2015-02-12 08:53:17 -08:00
ErrorPageMiddlewareWebSite
FilesWebSite
FiltersWebSite
FormatFilterWebSite Correct recent checkins 2015-02-12 08:53:17 -08:00
FormatterWebSite
InlineConstraintsWebSite Correct recent checkins 2015-02-12 08:53:17 -08:00
LoggingWebSite
Microsoft.AspNet.Mvc.TestConfiguration
ModelBindingWebSite Added support for binding FormCollection 2015-02-13 11:14:50 -08:00
MvcTagHelpersWebSite Set `ModelMetadata.TemplateHint` based on data annotations 2015-02-13 15:28:45 -08:00
PrecompilationWebSite
RazorCompilerCacheWebSite Correct recent checkins 2015-02-12 08:53:17 -08:00
RazorInstrumentationWebsite
RazorViewEngineOptionsWebsite
RazorWebSite Adding IView.Path and ViewContext.ExecutingPagePath 2015-02-13 06:12:15 -08:00
RequestServicesWebSite React to aspnet/Razor#164: Camel-case tag helper directives 2015-02-13 12:07:21 -08:00
ResponseCacheWebSite
RoutingWebSite
TagHelpersWebSite React to aspnet/Razor#164: Camel-case tag helper directives 2015-02-13 12:07:21 -08:00
UrlHelperWebSite
ValidationWebSite Correct recent checkins 2015-02-12 08:53:17 -08:00
ValueProvidersWebSite
VersioningWebSite
ViewComponentWebSite
WebApiCompatShimWebSite
XmlFormattersWebSite Correct recent checkins 2015-02-12 08:53:17 -08:00