aspnetcore/src/Microsoft.AspNetCore.Mvc.Vi...
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
..
DependencyInjection Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
Internal Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
Properties Introduce LifecycleProperty 2018-03-22 10:18:36 -07:00
Rendering
ViewComponents
ViewEngines
ViewFeatures Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
AutoValidateAntiforgeryTokenAttribute.cs
Controller.cs
CookieTempDataProviderOptions.cs
IViewComponentHelper.cs
IViewComponentResult.cs
IViewContextAware.cs
IgnoreAntiforgeryTokenAttribute.cs
Microsoft.AspNetCore.Mvc.ViewFeatures.csproj
ModelStateDictionaryExtensions.cs
MvcViewOptions.cs Introduce LifecycleProperty 2018-03-22 10:18:36 -07:00
PartialViewResult.cs
RemoteAttribute.cs
Resources.resx
SkipStatusCodePagesAttribute.cs
TempDataAttribute.cs Introduce LifecycleProperty 2018-03-22 10:18:36 -07:00
ValidateAntiForgeryTokenAttribute.cs
ViewComponent.cs
ViewComponentAttribute.cs
ViewComponentResult.cs
ViewDataAttribute.cs Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
ViewResult.cs
baseline.netcore.json Updating baselines 2018-03-22 14:39:58 -07:00
breakingchanges.netcore.json