aspnetcore/src
Pranav K 4a5e1f4a72 Use as cast instead of C-style cast for IVewContextAware helpers
Fixes #5254
2016-09-12 16:34:02 -07:00
..
Microsoft.AspNetCore.Mvc
Microsoft.AspNetCore.Mvc.Abstractions
Microsoft.AspNetCore.Mvc.ApiExplorer
Microsoft.AspNetCore.Mvc.Core Replace ConfigureOptions with IConfigureOptions 2016-09-08 15:19:07 -07:00
Microsoft.AspNetCore.Mvc.Cors
Microsoft.AspNetCore.Mvc.DataAnnotations Replace ConfigureOptions with IConfigureOptions 2016-09-08 15:19:07 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json Replace ConfigureOptions with IConfigureOptions 2016-09-08 15:19:07 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml Replace ConfigureOptions with IConfigureOptions 2016-09-08 15:19:07 -07:00
Microsoft.AspNetCore.Mvc.Localization
Microsoft.AspNetCore.Mvc.Razor Replace ConfigureOptions with IConfigureOptions 2016-09-08 15:19:07 -07:00
Microsoft.AspNetCore.Mvc.Razor.Host Use as cast instead of C-style cast for IVewContextAware helpers 2016-09-12 16:34:02 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers
Microsoft.AspNetCore.Mvc.ViewFeatures Do not generate a validation summary when `excludePropertyErrors` unless specific model has an error 2016-09-08 15:36:47 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShim