| .. |
|
Microsoft.AspNetCore.Mvc.Abstractions.Test
|
Fix #4914 patternize filter overrides
|
2017-09-18 12:12:44 -07:00 |
|
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
|
…
|
|
|
Microsoft.AspNetCore.Mvc.Core.Test
|
Require attribute routing with [ApiController]
|
2017-10-04 13:13:20 -07:00 |
|
Microsoft.AspNetCore.Mvc.Cors.Test
|
…
|
|
|
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
|
Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790
|
2017-09-22 10:13:48 +01:00 |
|
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
|
…
|
|
|
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
|
Updated formatters to wrap exceptions in InputFormatException for invalid input
|
2017-09-22 14:33:17 -07:00 |
|
Microsoft.AspNetCore.Mvc.FunctionalTests
|
Add EnableRangeProcessing (#6895)
|
2017-09-29 18:39:45 -07:00 |
|
Microsoft.AspNetCore.Mvc.IntegrationTests
|
Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790
|
2017-09-22 10:13:48 +01:00 |
|
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
|
Provide a way within the Page/PageModel to run code before any handler runs
|
2017-09-22 09:25:22 -07:00 |
|
Microsoft.AspNetCore.Mvc.TagHelpers.Test
|
…
|
|
|
Microsoft.AspNetCore.Mvc.Test
|
Replace ProblemDetailsAttribute with ApiControllerAttribute
|
2017-09-22 10:26:13 -07:00 |
|
Microsoft.AspNetCore.Mvc.TestCommon
|
Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790
|
2017-09-22 10:13:48 +01:00 |
|
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
|
…
|
|
|
Microsoft.AspNetCore.Mvc.ViewFeatures.Test
|
Design extensibility for executors
|
2017-09-22 10:32:55 -07:00 |
|
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
|
Design extensibility for executors
|
2017-09-22 10:32:55 -07:00 |
|
WebSites
|
Use AddHttpContextAccessor method added in aspnet/HttpAbstractions#947
|
2017-10-03 08:52:59 -07:00 |
|
Directory.Build.props
|
…
|
|
|
MvcTests.ruleset
|
…
|
|