aspnetcore/test
Ryan Nowak 861d78fb78
Refactor content negotiation code into a service (#6998)
* Refactor content negotiation code into a service

This is a refactor in anticipation of using this logic in some other
places
2017-10-31 16:32:37 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test Refactor content negotiation code into a service (#6998) 2017-10-31 16:32:37 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests
Microsoft.AspNetCore.Mvc.IntegrationTests Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Test Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test
Microsoft.AspNetCore.Mvc.Test
Microsoft.AspNetCore.Mvc.TestCommon Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Refactor content negotiation code into a service (#6998) 2017-10-31 16:32:37 -07:00
WebSites
Directory.Build.props
MvcTests.ruleset