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 Fixes #5198 Stops caching of Enum display values (#5185) 2016-09-07 16:00:17 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer
Microsoft.AspNetCore.Mvc.Core Replace ConfigureOptions with IConfigureOptions 2016-09-08 15:19:07 -07:00
Microsoft.AspNetCore.Mvc.Cors Made HttpMethod match case-INsensitive 2016-08-08 14:34:27 -07:00
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 Reverting accidental changes 2016-09-08 08:28:51 -07:00
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