aspnetcore/test
Pranav K b196708a3e Merge tag '2.0.2' into dev 2018-01-10 10:02:54 -08:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
Microsoft.AspNetCore.Mvc.Core.Test Correct a few model binding typos 2018-01-09 12:49:40 -08:00
Microsoft.AspNetCore.Mvc.Cors.Test Improve logging - individual filters 2017-12-18 13:16:06 -08:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Add `DisplayMetadata.NullDisplayTextProvider` and similar properties 2018-01-09 09:01:57 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Move option for JSON errors to MvcJsonOptions 2018-01-07 21:48:58 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test [Fixes #6197] AddXmlSerializerFormatters with no namespace 2017-12-07 04:39:34 -08:00
Microsoft.AspNetCore.Mvc.FunctionalTests Merge tag '2.0.2' into dev 2018-01-10 10:02:54 -08:00
Microsoft.AspNetCore.Mvc.IntegrationTests Add CombineAuthorizeFilters option 2018-01-08 11:59:30 -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 Fix a bug blocking recompilation 2018-01-09 12:25:11 -08:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Move `IHttpRequestStreamReaderFactory` from `.Internal` to `.Infrastructure` 2018-01-09 10:51:09 -08:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Allow `null` or empty `fullName` in one special case 2018-01-09 08:53:37 -08:00
Microsoft.AspNetCore.Mvc.Test Renable compatibility switch functional tests 2018-01-09 22:24:19 -08:00
Microsoft.AspNetCore.Mvc.TestCommon Move `IHttpRequestStreamReaderFactory` from `.Internal` to `.Infrastructure` 2018-01-09 10:51:09 -08:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Merge tag '2.0.2' into dev 2018-01-10 10:02:54 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Use latest `Microsoft.AspNet.WebApi.Client` package 2018-01-05 16:42:28 -08:00
WebSites Fixing BackSlashExpander class name 2018-01-09 11:30:27 -08:00
Directory.Build.props Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
MvcTests.ruleset