..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Include parameter type's attributes in ModelMetadata
2018-04-17 12:40:38 -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
Added nuspec file to Mvc.Analyzers assembly
2018-04-20 14:53:46 -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
[ Fixes #7609 ] ApiBehaviorApplicationModelProvider overwrites existing BindingInfo in entirety when inferring binding sources
2018-05-30 05:30:10 -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
Include parameter type's attributes in ModelMetadata
2018-04-17 12:40:38 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
…
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
…
Microsoft.AspNetCore.Mvc.FunctionalTests
[ Fixes #7609 ] ApiBehaviorApplicationModelProvider overwrites existing BindingInfo in entirety when inferring binding sources
2018-05-30 05:30:10 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests
Include parameter type's attributes in ModelMetadata
2018-04-17 12:40:38 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
…
Microsoft.AspNetCore.Mvc.Razor.Test
Remove usages of obsolete APIs
2018-04-13 14:54:35 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test
Introduce BindPropertiesAttribute
2018-04-20 14:32:14 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test
Allow PartialTagHelper to specify a null model. Fixes #7667
2018-04-18 14:16:44 -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
…
Microsoft.AspNetCore.Mvc.ViewFeatures.Test
Include parameter type's attributes in ModelMetadata
2018-04-17 12:40:38 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
Use ModelMetadataProvider to infer BindingSource on application model
2018-04-02 09:48:49 -07:00
WebSites
Razor runtime compilation produces errors if running on a shared runtime that's rolled forward
2018-06-29 11:17:25 -07:00
Directory.Build.props
…
MvcTests.ruleset
…