Allow properties on controllers, Razor Page and Razor Page models annotatted with [ViewDataAttribute] to populate ViewDataDictionary Fixes https://github.com/aspnet/Mvc/issues/6525
This web site is used for functional tests of the Razor Pages feature of MVC.