..
Microsoft.AspNetCore.Mvc.Abstractions.Test
…
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
…
Microsoft.AspNetCore.Mvc.Core.Test
Fix Xml formatters to taking in MvcOptions to take affect of options mutation
2017-12-06 11:44:35 -08:00
Microsoft.AspNetCore.Mvc.Cors.Test
…
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
…
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
[ Fixes #6858 ] Changes to MvcOption's settings (SuppressInputFormatterBuffering & AllowBindingUndefinedValueToEnumType) are not taking affect
2017-12-04 14:25:41 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Fix Xml formatters to taking in MvcOptions to take affect of options mutation
2017-12-06 11:44:35 -08:00
Microsoft.AspNetCore.Mvc.FunctionalTests
[ Fixes #6591 ] TempData should support nullable types
2017-12-04 15:33:22 -08:00
Microsoft.AspNetCore.Mvc.IntegrationTests
Adds test for proposal in #7014
2017-11-22 07:50:37 -08:00
Microsoft.AspNetCore.Mvc.Localization.Test
Update samples and tests to target netcoreapp2.1
2017-11-13 14:58:40 -08:00
Microsoft.AspNetCore.Mvc.Razor.Test
…
Microsoft.AspNetCore.Mvc.RazorPages.Test
Add support for BadRequest in RazorPages ( #7097 )
2017-12-01 12:03:24 -08:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test
Add a <partial /> tag helper
2017-11-30 17:08:47 -08:00
Microsoft.AspNetCore.Mvc.Test
…
Microsoft.AspNetCore.Mvc.TestCommon
Support input type "week" ( #7045 )
2017-11-16 16:00:15 -08:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
…
Microsoft.AspNetCore.Mvc.ViewFeatures.Test
[ Fixes #6591 ] TempData should support nullable types
2017-12-04 15:33:22 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
…
WebSites
Fix Xml formatters to taking in MvcOptions to take affect of options mutation
2017-12-06 11:44:35 -08:00
Directory.Build.props
Update samples and tests to target netcoreapp2.1
2017-11-13 14:58:40 -08:00
MvcTests.ruleset
…