aspnetcore/test
Pranav K 07a1907918
Introduce ViewDataAttribute
Allow properties on controllers, Razor Page and Razor Page models annotatted with [ViewDataAttribute]
to populate ViewDataDictionary

Fixes https://github.com/aspnet/Mvc/issues/6525
2018-04-02 10:31:16 -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
Microsoft.AspNetCore.Mvc.Analyzers.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test Use ModelMetadataProvider to infer BindingSource on application model 2018-04-02 09:48:49 -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
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests Introduce ViewDataAttribute 2018-04-02 10:31:16 -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
Microsoft.AspNetCore.Mvc.Razor.Test
Microsoft.AspNetCore.Mvc.RazorPages.Test Introduce ViewDataAttribute 2018-04-02 10:31:16 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test
Microsoft.AspNetCore.Mvc.Test Introduce ViewDataAttribute 2018-04-02 10:31:16 -07:00
Microsoft.AspNetCore.Mvc.TestCommon Use ModelMetadataProvider to infer BindingSource on application model 2018-04-02 09:48:49 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Introduce ViewDataAttribute 2018-04-02 10:31:16 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Use ModelMetadataProvider to infer BindingSource on application model 2018-04-02 09:48:49 -07:00
WebSites Introduce ViewDataAttribute 2018-04-02 10:31:16 -07:00
Directory.Build.props
MvcTests.ruleset