aspnetcore/test/Microsoft.AspNetCore.Mvc.Fu.../Infrastructure
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
..
CultureReplacerMiddleware.cs
CultureReplacerStartupFilter.cs
HttpClientExtensions.cs Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
MvcEncodedTestFixtureOfT.cs Revert "Revert "Improvements to the testing package."" 2017-09-19 21:45:05 -07:00
MvcTestFixture.cs Add compatibility switch controlling parameter metadata and top-level validation 2018-03-26 12:29:04 -07:00
MvcWebApplicationBuilderExtensions.cs Revert "Revert "Improvements to the testing package."" 2017-09-19 21:45:05 -07:00
TestCulture.cs