aspnetcore/test
Kiran Challa 47287c508e Added new extension methods to configure all MVC localization services
[Fixes #5436] Must call `AddViewLocalization()` to use `IStringLocalizer<T>` in an application
2017-09-18 14:28:55 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Fix #4914 patternize filter overrides 2017-09-18 12:12:44 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Make DefaultApiDescriptionProvider understand ActionResult<T> 2017-09-11 14:20:38 -07:00
Microsoft.AspNetCore.Mvc.Core.Test Added RequestFormLimits filter. 2017-09-18 13:48:15 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Additional fixes for #4604 2017-09-13 23:39:00 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests Added RequestFormLimits filter. 2017-09-18 13:48:15 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests
Microsoft.AspNetCore.Mvc.Localization.Test Added new extension methods to configure all MVC localization services 2017-09-18 14:28:55 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test Make @inherit + Razor Pages + _ViewImports work 2017-09-14 12:34:00 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Make @inherit + Razor Pages + _ViewImports work 2017-09-14 12:34:00 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test TagHelperOutput extension methods for class value manipulation (#6565) 2017-09-13 11:58:10 -07:00
Microsoft.AspNetCore.Mvc.Test Introduce opinionated API defaults. 2017-09-14 17:07:34 -07:00
Microsoft.AspNetCore.Mvc.TestCommon
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Avoid saving TempData in case of unhandled exceptions. [Fixes #6598] BUG? Accessing TempData prevent response to have content on error. 2017-09-07 13:13:27 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
WebSites Added new extension methods to configure all MVC localization services 2017-09-18 14:28:55 -07:00
Directory.Build.props
MvcTests.ruleset