| .. |
|
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
|
React to routing API review (#8194)
|
2018-08-02 13:37:43 +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
|
Fix flaky test by using a different instance of contract resolver
|
2018-08-01 07:33:37 -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
|
Unskip endpoint routing functional tests
|
2018-08-01 07:22:42 -07: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
|
Use local instances of MemoryCache in script, link and image tag helper
|
2018-08-01 10:14:31 -07:00 |
|
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
|
…
|
|