aspnetcore/test
Pranav K 94a7c83998
Change DefaultApiConventions (#7939)
* Change DefaultApiConventions

* Introduce attributes for matching by name and type.

* Move discovery of ApiConventionAttribute to ApiBehaviorApplicationModelProvider. This is required
for us to detect during startup if the convention is incorrectly authored.
2018-06-25 08:24:30 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.Analyzers.Experimental.Test
Microsoft.AspNetCore.Mvc.Analyzers.Test Setting up for ApiConventionAttribute analyzers (#7912) 2018-06-20 15:22:53 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Change DefaultApiConventions (#7939) 2018-06-25 08:24:30 -07:00
Microsoft.AspNetCore.Mvc.Core.Test Change DefaultApiConventions (#7939) 2018-06-25 08:24:30 -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 Change DefaultApiConventions (#7939) 2018-06-25 08:24:30 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Test
Microsoft.AspNetCore.Mvc.RazorPages.Test
Microsoft.AspNetCore.Mvc.TagHelpers.Test Fix up a few pieces for the fallback integrity check feature. 2018-06-20 16:10:52 -07:00
Microsoft.AspNetCore.Mvc.Test
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test
Microsoft.AspNetCore.Mvc.Views.TestCommon
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
WebSites Change DefaultApiConventions (#7939) 2018-06-25 08:24:30 -07:00
Directory.Build.props
MvcTests.ruleset