aspnetcore/test/WebSites
N. Taylor Mullen 7b52559366 Modify TagHelpers to use new content mode design.
- React to aspnet/Razor#221
- Modified existing TagHelpers to no longer rely on ContentBehavior and to instead utilize GetChildContentAsync, PreContent, Content and PostContent.
2015-01-16 15:50:27 -08:00
..
ActionConstraintsWebSite Adding Support for consumes. 2015-01-16 14:15:08 -08:00
ActionResultsWebSite ContentResult sets Charset along with ContentType 2015-01-16 12:24:44 -08:00
ActivatorWebSite Modify TagHelpers to use new content mode design. 2015-01-16 15:50:27 -08:00
AddServicesWebSite
AntiForgeryWebSite
ApiExplorerWebSite
ApplicationModelWebSite
AutofacWebSite
BasicWebSite
CompositeViewEngineWebSite
ConnegWebSite
CustomRouteWebSite
ErrorPageMiddlewareWebSite
FilesWebSite
FiltersWebSite React to Security Auth changes 2015-01-15 23:41:52 -08:00
FormatterWebSite
InlineConstraintsWebSite
LoggingWebSite
Microsoft.AspNet.Mvc.TestConfiguration
ModelBindingWebSite Issue #1695 - Create a pattern for a 'greedy' model binder. 2015-01-15 16:32:50 -08:00
MvcTagHelpersWebSite Change `ValidationSummaryTagHelper`'s property to `ValidationSummary` enum 2015-01-16 15:09:27 -08:00
PrecompilationWebSite
RazorInstrumentationWebsite
RazorViewEngineOptionsWebsite
RazorWebSite
RequestServicesWebSite
ResponseCacheWebSite Changes introducing ResponseCache to cache content in the client/proxy. 2015-01-15 16:51:22 -08:00
RoutingWebSite
TagHelpersWebSite Change `ValidationSummaryTagHelper`'s property to `ValidationSummary` enum 2015-01-16 15:09:27 -08:00
UrlHelperWebSite
ValueProvidersWebSite
VersioningWebSite
ViewComponentWebSite
WebApiCompatShimWebSite
XmlSerializerWebSite