aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi.../Internal
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
..
AutoValidateAntiforgeryTokenAuthorizationFilterTest.cs
ControllerSaveTempDataPropertyFilterFactoryTest.cs
ControllerSaveTempDataPropertyFilterTest.cs
ControllerViewDataAttributeFilterFactoryTest.cs
ControllerViewDataAttributeFilterTest.cs
DefaultDisplayTemplatesTest.cs
DefaultEditorTemplatesTest.cs
ExpressionHelperTest.cs
ExpressionMetadataProviderTest.cs
FormatWeekHelperTest.cs
HtmlAttributePropertyHelperTest.cs
LifecyclePropertyTest.cs
PagedBufferedTextWriterTest.cs
PagedCharBufferTest.cs
SaveTempDataFilterTest.cs
TempDataApplicationModelProviderTest.cs
TempDataSerializerTest.cs
TemplateRendererTest.cs
ValidateAntiforgeryTokenAuthorizationFilterTest.cs
ViewBufferTest.cs
ViewBufferTextWriterTest.cs
ViewDataAttributeApplicationModelProviderTest.cs
ViewDataAttributePropertyProviderTest.cs