aspnetcore/test/WebSites
Doug Bunting 8a310b35a4 Update to latest `UseRequestLocalization()` signature
- build break

nit: add more trailing commas in init syntax
2015-12-11 22:58:13 -08:00
..
ActionConstraintsWebSite
AntiforgeryTokenWebSite
ApiExplorerWebSite * Debug log exceptions in JsonInput deserializing 2015-11-30 11:19:22 -08:00
ApplicationModelWebSite MVC functional test cleanup part 1 2015-12-11 13:13:41 -08:00
BasicWebSite [Fixes #3624] MVC functional test cleanup (part 2) 2015-12-10 16:26:39 -08:00
CompositeViewEngineWebSite Switch concepts from misnamed `isPartial` to `isMainPage` 2015-11-18 15:59:37 -08:00
ContentNegotiationWebSite Replace ActionBindingContext with ControllerContext 2015-11-20 15:32:37 -08:00
ControllersFromServicesClassLibrary Remove IActionContextAccessor from UrlHelper 2015-12-02 17:09:43 -08:00
ControllersFromServicesWebSite Remove IHttpContextAccessor from TempData 2015-12-02 08:18:57 -08:00
CorsMiddlewareWebSite Remove Microsoft.AspNet.Server.IIS from test Websites 2015-10-24 08:04:00 -07:00
CorsWebSite
ErrorPageMiddlewareWebSite Add relative view path support 2015-11-18 15:59:11 -08:00
FilesWebSite
FiltersWebSite Replace ActionBindingContext with ControllerContext 2015-11-20 15:32:37 -08:00
FormatterWebSite Remove IExcludeTypeFilter 2015-12-09 12:30:13 -08:00
HtmlGenerationWebSite Tweak CacheTagHelper sample to use a token provider service for 2015-12-11 15:23:34 -08:00
Microsoft.AspNet.Mvc.TestConfiguration Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
PrecompilationWebSite
RazorPageExecutionInstrumentationWebSite Removing PageInstrumentation 2015-11-25 08:41:21 -08:00
RazorWebSite Update to latest `UseRequestLocalization()` signature 2015-12-11 22:58:13 -08:00
RoutingWebSite Remove IActionContextAccessor from UrlHelper 2015-12-02 17:09:43 -08:00
TagHelpersWebSite Remove IActionContextAccessor from UrlHelper 2015-12-02 17:09:43 -08:00
UserClassLibrary Remove System beta tag in project.json for coreclr packages. 2015-11-12 12:24:39 -08:00
VersioningWebSite Remove IActionContextAccessor from UrlHelper 2015-12-02 17:09:43 -08:00
WebApiCompatShimWebSite Remove Magic Link Generation 2015-11-30 11:24:23 -08:00
XmlFormattersWebSite