..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Add overload for AddModelError without ModelMetadata ( #7407 )
2018-03-02 11:03:46 -08:00
Microsoft.AspNetCore.Mvc.Analyzers.Test
Ignore constructors when discovering actions
2018-03-06 17:42:53 -08:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Use ParameterInfo for getting metadata of a parameter to show the correct information in ApiExplorer
2018-03-19 11:50:19 -07:00
Microsoft.AspNetCore.Mvc.Core.Test
Set model prefix for [ApiController]
2018-03-23 14:49:54 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test
…
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
…
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
…
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
[Fixes 7139] Add format filter mapping for xml formatters
2018-01-10 15:18:37 -08:00
Microsoft.AspNetCore.Mvc.FunctionalTests
Set model prefix for [ApiController]
2018-03-23 14:49:54 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests
Do not bind `"[index]"` in `CollectionModelBinder` subsetting feature
2018-03-19 12:53:05 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
React to Options change
2018-01-23 08:07:45 -08:00
Microsoft.AspNetCore.Mvc.Razor.Test
ApplicationPartFactory: The works
2018-03-21 15:40:15 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test
Make handler selector more flexible
2018-03-23 14:22:48 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test
PartialTagHelper should not fallback to the current page's model if asp-for expression exists
2018-01-25 11:06:40 -08:00
Microsoft.AspNetCore.Mvc.Test
ApplicationPartFactory: The works
2018-03-21 15:40:15 -07:00
Microsoft.AspNetCore.Mvc.TestCommon
[ Fixes #5859 ] Consider allowing binding header values to types other than string and string collections
2018-01-30 11:47:16 -08:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
…
Microsoft.AspNetCore.Mvc.ViewFeatures.Test
Introduce LifecycleProperty
2018-03-22 10:18:36 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
…
WebSites
Set model prefix for [ApiController]
2018-03-23 14:49:54 -07:00
Directory.Build.props
Stop building\testing on netcoreapp2.0
2018-03-19 10:09:51 -07:00
MvcTests.ruleset
…