aspnetcore/test/WebSites
Ryan Nowak 39fe063aee Fix #2330 - Reimagine *FormatterContext
This change simplifies InputFormatterContext/OutputFormatterContext by
swapping ActionContext for HttpContext.

This change is important especially for InputFormatterContext as it
decouples ModelState from ActionContext - allowing us to fix a
related bug where the _wrong_ ModelState can be passed in for a
TryUpdateModel operation.
2015-05-12 11:05:56 -07:00
..
ActionConstraintsWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ActionResultsWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ActivatorWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
AddServicesWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
AntiForgeryWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ApiExplorerWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ApplicationModelWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
AutofacWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
BasicWebSite Add JsonHelper for serializing JSON in views 2015-05-11 16:01:08 -07:00
BestEffortLinkGenerationWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
CompositeViewEngineWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ContentNegotiationWebSite Fix #2330 - Reimagine *FormatterContext 2015-05-12 11:05:56 -07:00
ControllerDiscoveryConventionsWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ControllersFromServicesClassLibrary Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ControllersFromServicesWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
CorsMiddlewareWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
CorsWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
CustomRouteWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ErrorPageMiddlewareWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
FilesWebSite React to Http namespace changes. 2015-05-07 15:19:10 -07:00
FiltersWebSite Use strongly typed MediaTypeHeaderValue for content type in action results. 2015-05-04 14:06:58 -07:00
FormatFilterWebSite Fix #2330 - Reimagine *FormatterContext 2015-05-12 11:05:56 -07:00
FormatterWebSite Fix #2330 - Reimagine *FormatterContext 2015-05-12 11:05:56 -07:00
InlineConstraintsWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
JsonPatchWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
LoggingWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
LowercaseUrlsWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Microsoft.AspNet.Mvc.TestConfiguration Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ModelBindingWebSite SerializerSettings refactor 2015-05-11 16:43:17 -07:00
MvcTagHelpersWebSite ImageTagHelper 2015-05-11 13:41:10 -05:00
PrecompilationWebSite React to common package name change 2015-05-07 09:39:08 -07:00
RazorCompilerCacheWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
RazorEmbeddedViewsWebSite A few quick cleanups 2015-05-04 11:55:24 -07:00
RazorPageExecutionInstrumentationWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
RazorWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
RequestServicesWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ResponseCacheWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
RoutingWebSite Part 1 of fix for #2248 - Ambiguity when inheriting attribute routes 2015-05-08 17:05:45 -07:00
TagHelpersWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TempDataWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
UrlHelperWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
UserClassLibrary Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ValidationWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ValueProvidersWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
VersioningWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ViewComponentWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
WebApiCompatShimWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
XmlFormattersWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00