aspnetcore/test
Kiran Challa 35601f95b3 Added a model binder for handling Enum types. [Fixes #6329] Why don't we check for Enum.IsDefined on action parameters of enum type 2017-09-14 08:25:05 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Use PackageLineup to manage PackageReference versions 2017-08-30 12:14:11 -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 a model binder for handling Enum types. [Fixes #6329] Why don't we check for Enum.IsDefined on action parameters of enum type 2017-09-14 08:25:05 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test Use PackageLineup to manage PackageReference versions 2017-08-30 12:14:11 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Use PackageLineup to manage PackageReference versions 2017-08-30 12:14:11 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Additional fixes for #4604 2017-09-13 23:39:00 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test Use PackageLineup to manage PackageReference versions 2017-08-30 12:14:11 -07:00
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 Use PackageLineup to manage PackageReference versions 2017-08-30 12:14:11 -07:00
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 Added a model binder for handling Enum types. [Fixes #6329] Why don't we check for Enum.IsDefined on action parameters of enum type 2017-09-14 08:25:05 -07:00
Microsoft.AspNetCore.Mvc.TestCommon Use PackageLineup to manage PackageReference versions 2017-08-30 12:14:11 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener Use PackageLineup to manage PackageReference versions 2017-08-30 12:14:11 -07:00
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 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 Use PackageLineup to manage PackageReference versions 2017-08-30 12:14:11 -07:00
MvcTests.ruleset