aspnetcore/test
Doug Bunting 35fad0881b
Mark unused `ParameterBinder.BindModelAsync(...)` overloads as `[Obsolete]`
- #7660
- also addresses part of #7317, only in `ComplexTypeModelBinderIntegrationTest`
2018-07-13 13:26:56 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.Analyzers.Experimental.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Add support for default response (#8028) 2018-07-06 16:44:07 -07:00
Microsoft.AspNetCore.Mvc.Core.Test Mark unused `ParameterBinder.BindModelAsync(...)` overloads as `[Obsolete]` 2018-07-13 13:26:56 -07:00
Microsoft.AspNetCore.Mvc.Core.TestCommon
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests Consumes endpoint constraint (#8057) 2018-07-12 16:35:33 +12:00
Microsoft.AspNetCore.Mvc.IntegrationTests Mark unused `ParameterBinder.BindModelAsync(...)` overloads as `[Obsolete]` 2018-07-13 13:26:56 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Test
Microsoft.AspNetCore.Mvc.RazorPages.Test Add partial helper to Razor Page \ PageModel 2018-07-09 11:01:15 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Add fallback attribute to partial tag helper. 2018-07-09 12:24:26 -07:00
Microsoft.AspNetCore.Mvc.Test
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test
Microsoft.AspNetCore.Mvc.Views.TestCommon
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
Mvc.Analyzers.Test Refactorings for codefix (#8067) 2018-07-13 13:05:49 -07:00
WebSites Consumes endpoint constraint (#8057) 2018-07-12 16:35:33 +12:00
Directory.Build.props
MvcTests.ruleset