aspnetcore/test/WebSites
Ryan Nowak 0a3ad09466 Rename GlobalModel -> ApplicationModel
This also comes with a rename of the namespace
Microsoft.AspNet.Mvc.ApplicationModel to
Microsoft.AspNet.Mvc.ApplicationModels.

Also tuned up some parameter and variable names for increased
understandability.
2014-10-23 16:03:55 -07:00
..
ActivatorWebSite
AddServicesWebSite
AntiForgeryWebSite
ApiExplorerWebSite Rename GlobalModel -> ApplicationModel 2014-10-23 16:03:55 -07:00
ApplicationModelWebSite Rename GlobalModel -> ApplicationModel 2014-10-23 16:03:55 -07:00
AutofacWebSite
BasicWebSite
CompositeViewEngine
ConnegWebSite
FilesWebSite
FiltersWebSite
FormatterWebSite Removing BodyParameterInfo and ParameterBindingInfo 2014-10-17 20:47:20 -07:00
InlineConstraintsWebSite
Microsoft.AspNet.Mvc.TestConfiguration Fix #1287 - Port WebAPI parameter binding behavior 2014-10-17 16:51:48 -07:00
ModelBindingWebSite Adding functional tests to verify round tripping of names generated by 2014-10-23 10:12:02 -07:00
RazorInstrumentationWebsite
RazorWebSite
RoutingWebSite
TagHelpersWebSite
UrlHelperWebSite
ValueProvidersSite Issue #220 - Flags enum does not bind 2014-10-22 13:55:28 -07:00
VersioningWebSite
ViewComponentWebSite Fix #1287 - Port WebAPI parameter binding behavior 2014-10-17 16:51:48 -07:00
WebApiCompatShimWebSite Fix #1287 - Port WebAPI parameter binding behavior 2014-10-17 16:51:48 -07:00
XmlSerializerWebSite