aspnetcore/src
Ryan Nowak 4939181075 Fix #2528 - Revert formatter behavior for [Required]
This change removes the support in the DCS formatter to issue an error
message when [Required] is used on a value type.
2015-05-12 11:17:31 -07:00
..
Microsoft.AspNet.JsonPatch
Microsoft.AspNet.Mvc SerializerSettings refactor 2015-05-11 16:43:17 -07:00
Microsoft.AspNet.Mvc.Abstractions Fix #2330 - Reimagine *FormatterContext 2015-05-12 11:05:56 -07:00
Microsoft.AspNet.Mvc.ApiExplorer
Microsoft.AspNet.Mvc.Common
Microsoft.AspNet.Mvc.Core Fix #2330 - Reimagine *FormatterContext 2015-05-12 11:05:56 -07:00
Microsoft.AspNet.Mvc.Razor
Microsoft.AspNet.Mvc.Razor.Host Add JsonHelper for serializing JSON in views 2015-05-11 16:01:08 -07:00
Microsoft.AspNet.Mvc.TagHelpers Moving System.Security.Cryptography.Hashing.Algorithms to dnxcore50 node 2015-05-12 11:15:26 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShim Fix #2330 - Reimagine *FormatterContext 2015-05-12 11:05:56 -07:00
Microsoft.AspNet.Mvc.Xml Fix #2528 - Revert formatter behavior for [Required] 2015-05-12 11:17:31 -07:00
Microsoft.AspNet.PageExecutionInstrumentation.Interfaces