aspnetcore/test/Microsoft.AspNetCore.Mvc.Test
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
..
IntegrationTest [Fixes #5859] Consider allowing binding header values to types other than string and string collections 2018-01-30 11:47:16 -08:00
JsonPatchExtensionsTest.cs
Microsoft.AspNetCore.Mvc.Test.csproj
MvcOptionsSetupTest.cs Use ModelMetadataProvider to infer BindingSource on application model 2018-04-02 09:48:49 -07:00
MvcServiceCollectionExtensionsTest.cs Introduce ViewDataAttribute 2018-04-02 10:31:16 -07:00