..
Microsoft.AspNetCore.Mvc.Abstractions.Test
…
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Make DefaultApiDescriptionProvider understand ActionResult<T>
2017-09-11 14:20:38 -07:00
Microsoft.AspNetCore.Mvc.Core.Test
Changed RequestSizeLimitAttribute to create an authorization filter rather than a resource filter.
2017-09-12 17:03:24 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test
…
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
…
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
JsonResultExecuter logs type of result.
2017-09-13 23:39:00 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
…
Microsoft.AspNetCore.Mvc.FunctionalTests
Added RedirectToAction overload with no arguments
2017-09-12 17:17:48 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests
House Cleaning - Spelling and grammar 🚿
2017-08-30 14:58:44 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
…
Microsoft.AspNetCore.Mvc.Razor.Test
Update default Razor search paths to include ~/[PagesRoot]/Shared
2017-09-11 14:11:39 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test
Allow BindPropertyAttribute to be applied on PageModel
2017-09-12 10:34:19 -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
…
Microsoft.AspNetCore.Mvc.TestCommon
Use PackageLineup to manage PackageReference versions
2017-08-30 12:14:11 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
…
Microsoft.AspNetCore.Mvc.ViewFeatures.Test
…
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
House Cleaning - Spelling and grammar 🚿
2017-08-30 14:58:44 -07:00
WebSites
Added RedirectToAction overload with no arguments
2017-09-12 17:17:48 -07:00
Directory.Build.props
…
MvcTests.ruleset
…