aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra.../Internal
Pranav K 07a1907918
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-04-02 10:31:16 -07:00
..
AuthorizationPageApplicationModelProviderTest.cs Use ModelMetadataProvider to infer BindingSource on application model 2018-04-02 09:48:49 -07:00
AutoValidateAntiforgeryPageApplicationModelProvider.cs
CompiledPageActionDescriptorBuilderTest.cs
CompiledPageRouteModelProviderTest.cs CompiledPageRouteModelProvider should de-dup descriptors 2018-03-28 11:24:49 -07:00
DefaultPageApplicationModelProviderTest.cs Use ModelMetadataProvider to infer BindingSource on application model 2018-04-02 09:48:49 -07:00
DefaultPageHandlerMethodSelectorTest.cs Make handler selector more flexible 2018-03-23 14:22:48 -07:00
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 Add compatibility switch controlling parameter metadata and top-level validation 2018-03-26 12:29:04 -07:00
PageHandlerPageFilterTest.cs
PageHandlerResultFilterTest.cs
PageRouteModelFactoryTest.cs
PageSaveTempDataPropertyFilterFactoryTest.cs
PageSaveTempDataPropertyFilterTest.cs
PageViewDataAttributeFilterFactoryTest.cs Introduce ViewDataAttribute 2018-04-02 10:31:16 -07:00
PageViewDataAttributeFilterTest.cs Introduce ViewDataAttribute 2018-04-02 10:31:16 -07:00
RazorPagesRazorViewEngineOptionsSetupTest.cs
RazorProjectPageRouteModelProviderTest.cs
ResponseCacheFilterApplicationModelProviderTest.cs Use ModelMetadataProvider to infer BindingSource on application model 2018-04-02 09:48:49 -07:00
TempDataFilterPageApplicationModelProviderTest.cs
ViewDataAttributePageApplicationModelProviderTest.cs Introduce ViewDataAttribute 2018-04-02 10:31:16 -07:00