aspnetcore/test/WebSites
Ajay Bhargav Baaskaran 7c0eb56e59 ContentResult sets Charset along with ContentType
- Sets default ContentType and Charset if null
- Added relevant unit and functional tests
2015-01-16 12:24:44 -08:00
..
ActionResultsWebSite ContentResult sets Charset along with ContentType 2015-01-16 12:24:44 -08:00
ActivatorWebSite
AddServicesWebSite
AntiForgeryWebSite
ApiExplorerWebSite
ApplicationModelWebSite
AutofacWebSite
BasicWebSite
CompositeViewEngineWebSite
ConnegWebSite
CustomRouteWebSite Adding a sample (test) for using custom IRouter implementation with MVC 2015-01-15 16:31:21 -08:00
ErrorPageMiddlewareWebSite
FilesWebSite
FiltersWebSite React to Security Auth changes 2015-01-15 23:41:52 -08:00
FormatterWebSite [Fixes #1791]Remove XML formatter from defaults 2015-01-15 15:46:49 -08:00
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 Allow `@Model` in bound tag helper attribute value 2015-01-15 16:47: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 Add support for `@removeTagHelpers` inheritance from _ViewStart files 2015-01-15 12:12:00 -08:00
UrlHelperWebSite
ValueProvidersWebSite
VersioningWebSite
ViewComponentWebSite
WebApiCompatShimWebSite
XmlSerializerWebSite