aspnetcore/test/WebSites
Pranav K 26cd8df577 Adding functional tests to verify round tripping of names generated by
HtmlHelpers
2014-10-23 10:12:02 -07:00
..
ActivatorWebSite
AddServicesWebSite
AntiForgeryWebSite
ApiExplorerWebSite
ApplicationModelWebSite
AutofacWebSite
BasicWebSite
CompositeViewEngine
ConnegWebSite Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
FilesWebSite
FiltersWebSite
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 Adding functional tests to verify round tripping of names generated by 2014-10-23 10:12:02 -07:00
RazorInstrumentationWebsite Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
RazorWebSite
RoutingWebSite Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
TagHelpersWebSite
UrlHelperWebSite
ValueProvidersSite Issue #220 - Flags enum does not bind 2014-10-22 13:55:28 -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