aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi.../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
..
AutoValidateAntiforgeryTokenAuthorizationFilterTest.cs
ControllerSaveTempDataPropertyFilterFactoryTest.cs
ControllerSaveTempDataPropertyFilterTest.cs
ControllerViewDataAttributeFilterFactoryTest.cs Introduce ViewDataAttribute 2018-04-02 10:31:16 -07:00
ControllerViewDataAttributeFilterTest.cs Introduce ViewDataAttribute 2018-04-02 10:31:16 -07:00
DefaultDisplayTemplatesTest.cs
DefaultEditorTemplatesTest.cs
ExpressionHelperTest.cs
ExpressionMetadataProviderTest.cs
FormatWeekHelperTest.cs
HtmlAttributePropertyHelperTest.cs
LifecyclePropertyTest.cs
PagedBufferedTextWriterTest.cs
PagedCharBufferTest.cs
SaveTempDataFilterTest.cs
TempDataApplicationModelProviderTest.cs Use ModelMetadataProvider to infer BindingSource on application model 2018-04-02 09:48:49 -07:00
TempDataSerializerTest.cs
TemplateRendererTest.cs
ValidateAntiforgeryTokenAuthorizationFilterTest.cs
ViewBufferTest.cs
ViewBufferTextWriterTest.cs
ViewDataAttributeApplicationModelProviderTest.cs Introduce ViewDataAttribute 2018-04-02 10:31:16 -07:00
ViewDataAttributePropertyProviderTest.cs Introduce ViewDataAttribute 2018-04-02 10:31:16 -07:00