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 Introduce LifecycleProperty 2018-03-22 10:18:36 -07:00
ControllerSaveTempDataPropertyFilterTest.cs Introduce LifecycleProperty 2018-03-22 10:18:36 -07:00
ControllerViewDataAttributeFilterFactoryTest.cs Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
ControllerViewDataAttributeFilterTest.cs Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
DefaultDisplayTemplatesTest.cs
DefaultEditorTemplatesTest.cs
ExpressionHelperTest.cs
ExpressionMetadataProviderTest.cs
FormatWeekHelperTest.cs
HtmlAttributePropertyHelperTest.cs
LifecyclePropertyTest.cs Introduce LifecycleProperty 2018-03-22 10:18:36 -07:00
PagedBufferedTextWriterTest.cs
PagedCharBufferTest.cs
SaveTempDataFilterTest.cs
TempDataApplicationModelProviderTest.cs Introduce LifecycleProperty 2018-03-22 10:18:36 -07:00
TempDataSerializerTest.cs
TemplateRendererTest.cs
ValidateAntiforgeryTokenAuthorizationFilterTest.cs
ViewBufferTest.cs
ViewBufferTextWriterTest.cs
ViewDataAttributeApplicationModelProviderTest.cs Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
ViewDataAttributePropertyProviderTest.cs Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00