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 Issue #1445 - Cleanup on MvcOptions.ApplicationModelConventions. 2015-02-10 13:17:19 -08:00
ApplicationModelWebSite Issue #1445 - Cleanup on MvcOptions.ApplicationModelConventions. 2015-02-10 13:17:19 -08:00
AutofacWebSite
BasicWebSite Issue #1445 - Cleanup on MvcOptions.ApplicationModelConventions. 2015-02-10 13:17:19 -08:00
CompositeViewEngineWebSite Adding IView.Path and ViewContext.ExecutingPagePath 2015-02-13 06:12:15 -08:00
ConnegWebSite [Fixes #1065] Need a way to specify "just type" with produces 2015-02-09 10:46:24 -08:00
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 added InputFormatter base type 2015-02-11 16:48:56 -08:00
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 ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
XmlFormattersWebSite Correct recent checkins 2015-02-12 08:53:17 -08:00