aspnetcore/test
John Luo c35030267c Update usage of TestSink 2018-04-13 10:21:41 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Use ModelMetadataProvider to infer BindingSource on application model 2018-04-02 09:48:49 -07:00
Microsoft.AspNetCore.Mvc.Analyzers.Experimental.Test Add an analyzer to warn against the use of IHtmlHelper.Partial and IHtmlHelper.RenderPartial 2018-03-29 21:25:54 -07:00
Microsoft.AspNetCore.Mvc.Analyzers.Test Add an analyzer to warn against the use of IHtmlHelper.Partial and IHtmlHelper.RenderPartial 2018-03-29 21:25:54 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Add mapping service for action results 2018-03-27 17:13:41 -07:00
Microsoft.AspNetCore.Mvc.Core.Test Update usage of TestSink 2018-04-13 10:21:41 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test Use ModelMetadataProvider to infer BindingSource on application model 2018-04-02 09:48:49 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Restore `ModelMetadata.PropertyName != null` behaviour 2018-03-29 07:22:00 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test [Fixes 7139] Add format filter mapping for xml formatters 2018-01-10 15:18:37 -08:00
Microsoft.AspNetCore.Mvc.FunctionalTests Merge pull request #7590 from aspnet/release/2.1 2018-04-02 09:49:14 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Use ModelMetadataProvider to infer BindingSource on application model 2018-04-02 09:48:49 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test React to Options change 2018-01-23 08:07:45 -08:00
Microsoft.AspNetCore.Mvc.Razor.Test Update usage of TestSink 2018-04-13 10:21:41 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Remove root directory customization options for Razor Pages areas 2018-04-11 15:25:31 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Add model attribute for PartialTagHelper. 2018-03-23 16:13:55 -07:00
Microsoft.AspNetCore.Mvc.Test Introduce ViewDataAttribute 2018-04-02 10:31:16 -07:00
Microsoft.AspNetCore.Mvc.TestCommon Use VirtualRazorProjectSystem for Razor tests 2018-04-09 15:27:03 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Fix build break 2018-04-02 10:29:46 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Use ModelMetadataProvider to infer BindingSource on application model 2018-04-02 09:48:49 -07:00
WebSites Throw if multiple Body bound parameters are discovered 2018-04-09 11:20:34 -07:00
Directory.Build.props Stop building\testing on netcoreapp2.0 2018-03-19 10:09:51 -07:00
MvcTests.ruleset