aspnetcore/test/WebSites
Ryan Nowak 557974b948 Removing BodyParameterInfo and ParameterBindingInfo
These have been superceded by the BinderMetadata property on
ParameterDescriptor.
2014-10-17 20:47:20 -07:00
..
ActivatorWebSite React to options and hosting changes 2014-10-14 19:20:28 -07:00
AddServicesWebSite
AntiForgeryWebSite React to options and hosting changes 2014-10-14 19:20:28 -07:00
ApiExplorerWebSite [Fixes #1216] Provide a property on JsonOutputFormatter to set serializer settings 2014-10-15 09:27:09 -07:00
ApplicationModelWebSite React to options and hosting changes 2014-10-14 19:20:28 -07:00
AutofacWebSite React to options and hosting changes 2014-10-14 19:20:28 -07:00
BasicWebSite fix build issue in coreclr 2014-10-15 17:32:06 -07:00
CompositeViewEngine React to options and hosting changes 2014-10-14 19:20:28 -07:00
ConnegWebSite Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
FilesWebSite [Fixes #1201] Handle virtual paths in FilePathResult 2014-10-16 13:05:55 -07:00
FiltersWebSite Issue #937: Adding functional tests for Filters. 2014-10-15 14:24:53 -07:00
FormatterWebSite Removing BodyParameterInfo and ParameterBindingInfo 2014-10-17 20:47:20 -07:00
InlineConstraintsWebSite Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
Microsoft.AspNet.Mvc.TestConfiguration Fix #1287 - Port WebAPI parameter binding behavior 2014-10-17 16:51:48 -07:00
ModelBindingWebSite Renaming IBinderMarker and friends to some more descriptive names. 2014-10-17 20:32:03 -07:00
RazorInstrumentationWebsite Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
RazorWebSite Layout property needs to be propogated between nested view starts 2014-10-15 18:54:02 -07:00
RoutingWebSite Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
TagHelpersWebSite Adding support for inheriting tag helpers from _ViewStart files 2014-10-16 07:55:37 -07:00
UrlHelperWebSite React to options and hosting changes 2014-10-14 19:20:28 -07:00
ValueProvidersSite Renaming IBinderMarker and friends to some more descriptive names. 2014-10-17 20:32:03 -07:00
VersioningWebSite Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
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 React to options and hosting changes 2014-10-14 19:20:28 -07:00