Commit Graph

2 Commits

Author SHA1 Message Date
Pranav K fdc4df35ed
Fix build break 2018-04-02 10:29:46 -07:00
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