Commit Graph

2 Commits

Author SHA1 Message Date
James Newton-King 737464eafa
Merge release/2.2 2018-07-17 22:41:56 +12: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