aspnetcore/src
Pranav K f740aabb79 Reviving RangeAttributeAdapter, RequiredAttributeAdapter,
StringLengthAttributeAdapter

* Adding remaining DataTypeAttribute adapter rules
2014-04-26 11:39:29 -07:00
..
Common
Microsoft.AspNet.Mvc Introducing AntiForgery System : 2014-04-24 18:12:11 -07:00
Microsoft.AspNet.Mvc.Core ActionResult implements IActionResult, and all our default implementations now use ActionResult 2014-04-25 15:57:02 -07:00
Microsoft.AspNet.Mvc.ModelBinding Reviving RangeAttributeAdapter, RequiredAttributeAdapter, 2014-04-26 11:39:29 -07:00
Microsoft.AspNet.Mvc.Razor
Microsoft.AspNet.Mvc.Razor.Host