aspnetcore/test/WebSites
Ryan Nowak 9fadcf74ca Fix for item #1278 - Add WebAPI ActionResult types and helper methods on
ApiController

Ports all of the WebAPI action result types.
2014-10-16 19:33:49 -07:00
..
ActivatorWebSite
AddServicesWebSite
AntiForgeryWebSite
ApiExplorerWebSite
ApplicationModelWebSite
AutofacWebSite
BasicWebSite fix build issue in coreclr 2014-10-15 17:32:06 -07:00
CompositeViewEngine
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 Issue #1206 - DefaultBodyModelValidator throws if get accessor throws. 2014-10-16 16:09:30 -07:00
InlineConstraintsWebSite Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
Microsoft.AspNet.Mvc.TestConfiguration Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
ModelBindingWebSite [Fixefor #860]- Adding Support for [FromFormData] [FromQuery] and [FromRoute], 2014-10-16 10:20:15 -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
ValueProvidersSite [Fixefor #860]- Adding Support for [FromFormData] [FromQuery] and [FromRoute], 2014-10-16 10:20:15 -07:00
VersioningWebSite Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
WebApiCompatShimWebSite Fix for item #1278 - Add WebAPI ActionResult types and helper methods on 2014-10-16 19:33:49 -07:00
XmlSerializerWebSite