aspnetcore/test
James Newton-King 046af405b6
Rename global routing to endpoint routing (#8179)
2018-08-01 15:05:49 +12:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.Analyzers.Experimental.Test Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks 2018-07-30 13:14:20 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Introduce ApiConventionMethodAttribute 2018-07-30 11:13:25 -07:00
Microsoft.AspNetCore.Mvc.Core.Test Rename global routing to endpoint routing (#8179) 2018-08-01 15:05:49 +12:00
Microsoft.AspNetCore.Mvc.Core.TestCommon
Microsoft.AspNetCore.Mvc.Cors.Test Add EndpointMetadata to ActionDescriptor and hookup CORS (#8158) 2018-07-28 16:12:54 +12:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test CompositeValidationAttribute 2018-07-20 15:31:14 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Handle subtype with suffix being a subtype without a suffix (#8170) 2018-07-30 12:05:41 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test Avoid `InvalidOperationException` when serializing `SerializableError` 2018-07-26 08:56:02 -07:00
Microsoft.AspNetCore.Mvc.FunctionalTests Rename global routing to endpoint routing (#8179) 2018-08-01 15:05:49 +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 Make publicly exposed Roslyn types internal 2018-07-31 11:08:22 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test
Microsoft.AspNetCore.Mvc.TagHelpers.Test Custom error messages with validation message tag helper #8035 2018-07-22 17:55:06 +05:30
Microsoft.AspNetCore.Mvc.Test Rename global routing to endpoint routing (#8179) 2018-08-01 15:05:49 +12:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Re-organize shared src packages so we can do true IVT between src assemblies 2018-07-16 11:15:58 -07:00
Microsoft.AspNetCore.Mvc.Views.TestCommon
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
Mvc.Analyzers.Test Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks 2018-07-30 13:14:20 -07:00
WebSites Rename global routing to endpoint routing (#8179) 2018-08-01 15:05:49 +12:00
Directory.Build.props
MvcTests.ruleset