aspnetcore/test
Pranav K 133dd964ab 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-03-30 14:19:52 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Restore `ModelMetadata.PropertyName != null` behaviour 2018-03-29 07:22:00 -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
Microsoft.AspNetCore.Mvc.Core.Test Fix #7503 change to model name for IValidableObject 2018-03-29 21:35:03 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test
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
Microsoft.AspNetCore.Mvc.FunctionalTests Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Fix #7503 change to model name for IValidableObject 2018-03-29 21:35:03 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Test
Microsoft.AspNetCore.Mvc.RazorPages.Test Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test
Microsoft.AspNetCore.Mvc.Test Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
Microsoft.AspNetCore.Mvc.TestCommon Restore `ModelMetadata.PropertyName != null` behaviour 2018-03-29 07:22:00 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
WebSites Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
Directory.Build.props
MvcTests.ruleset