aspnetcore/test/WebSites
Ryan Nowak 1596cd9422 Fix #2527 - Remove FormCollection use
This removes the dependency on Microsoft.AspNet.Http from the Mvc.Core
code. Added the reference back to tests where needed (DefaultHttpContext).
2015-08-24 11:09:30 -07:00
..
ActionConstraintsWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
ActionResultsWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
ActivatorWebSite
AddServicesWebSite
AntiforgeryTokenWebSite
ApiExplorerWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
ApplicationModelWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
AutofacWebSite
BasicWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
BestEffortLinkGenerationWebSite
CompositeViewEngineWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
ContentNegotiationWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
ControllerDiscoveryConventionsWebSite
ControllersFromServicesClassLibrary
ControllersFromServicesWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
CorsMiddlewareWebSite
CorsWebSite
CustomRouteWebSite
ErrorPageMiddlewareWebSite
FilesWebSite
FiltersWebSite
FormatFilterWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
FormatterWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
HtmlGenerationWebSite
InlineConstraintsWebSite
JsonPatchWebSite
LocalizationWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
LoggingWebSite
LowercaseUrlsWebSite
Microsoft.AspNet.Mvc.TestConfiguration
ModelBindingWebSite Fix #2527 - Remove FormCollection use 2015-08-24 11:09:30 -07:00
PrecompilationWebSite
RazorEmbeddedViewsWebSite
RazorPageExecutionInstrumentationWebSite
RazorWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
RequestServicesWebSite
ResponseCacheWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
RoutingWebSite
TagHelpersWebSite
TempDataWebSite
UrlHelperWebSite
UserClassLibrary
ValidationWebSite
ValueProvidersWebSite Make IValueProvider sync, IValueProviderFactory async 2015-08-21 14:58:55 -07:00
VersioningWebSite
ViewComponentWebSite
WebApiCompatShimWebSite Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
XmlFormattersWebSite