aspnetcore/test/WebSites
Ryan Nowak 9468d741ee Fix for #1671 - Adding [FromHeader] attribute 2014-12-08 11:42:57 -08:00
..
ActivatorWebSite
AddServicesWebSite
AntiForgeryWebSite
ApiExplorerWebSite
ApplicationModelWebSite
AutofacWebSite
BasicWebSite
CompositeViewEngine
ConnegWebSite
FilesWebSite
FiltersWebSite
FormatterWebSite [Partial fix for #1372]Added SimpleTypesExcludeFilter to exlcude validation on simple types and also added tests to cover scenarios. 2014-12-03 14:09:51 -08:00
InlineConstraintsWebSite Changed to use OptionalRouteConstraint created by Routing to use for inline optional parameters in attribute routing. Also added tests for inline parameters. 2014-12-04 11:00:48 -08:00
Microsoft.AspNet.Mvc.TestConfiguration
ModelBindingWebSite Fix for #1671 - Adding [FromHeader] attribute 2014-12-08 11:42:57 -08:00
PrecompilationWebSite Compilation of Views should be affected by changes to _ViewStart files 2014-12-05 14:44:36 -08:00
RazorInstrumentationWebsite
RazorWebSite Make Flush work without requiring curly braces 2014-12-05 14:53:09 -08:00
RequestServicesWebSite
RoutingWebSite
TagHelpersWebSite
UrlHelperWebSite
ValueProvidersSite
VersioningWebSite
ViewComponentWebSite Update templates\samples\tests to use ensure viewstart.cshtml and views directory names are cased appropriately. #1559 2014-12-05 13:27:22 -08:00
WebApiCompatShimWebSite
XmlSerializerWebSite