aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra.../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
..
AuthorizationPageApplicationModelProviderTest.cs
AutoValidateAntiforgeryPageApplicationModelProvider.cs
CompiledPageActionDescriptorBuilderTest.cs
CompiledPageRouteModelProviderTest.cs CompiledPageRouteModelProvider should de-dup descriptors 2018-03-28 11:24:49 -07:00
DefaultPageApplicationModelProviderTest.cs
DefaultPageHandlerMethodSelectorTest.cs
DefaultPageLoaderTest.cs
ExecutorFactoryTest.cs
PageActionDescriptorChangeProviderTest.cs
PageActionInvokerProviderTest.cs Add mapping service for action results 2018-03-27 17:13:41 -07:00
PageActionInvokerTest.cs Add mapping service for action results 2018-03-27 17:13:41 -07:00
PageBinderFactoryTest.cs
PageHandlerPageFilterTest.cs
PageHandlerResultFilterTest.cs
PageRouteModelFactoryTest.cs
PageSaveTempDataPropertyFilterFactoryTest.cs
PageSaveTempDataPropertyFilterTest.cs
PageViewDataAttributeFilterFactoryTest.cs Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
PageViewDataAttributeFilterTest.cs Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
RazorPagesRazorViewEngineOptionsSetupTest.cs
RazorProjectPageRouteModelProviderTest.cs
ResponseCacheFilterApplicationModelProviderTest.cs
TempDataFilterPageApplicationModelProviderTest.cs
ViewDataAttributePageApplicationModelProviderTest.cs Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00