srkirkland
NuGet publisher profile
Packages
4
Total Downloads
9.2M
9,235,422
Packages (4)
DataAnnotationsExtensions
Validation attributes that can be used in any .NET 4.0 project to supplement the existing Data Annotations attributes. If you are using MVC3 and also want client validation, use the DataAnnotationsExtensions.MVC3 package.
6.5M
downloads
DataAnnotationsExtensions.MVC3
Validation attributes that extend Data Annotations and provide integrated server and client side validation (using unobtrusive jquery validation).
2.3M
downloads
DataAnnotationsExtensions.MVC
Validation attributes that extend Data Annotations and provide integrated server and client side validation (using unobtrusive jquery validation).
282.6K
downloads
MvcHtml5Templates
Adds EditorTemplates for the new html5 input types (including email, tel, and url) to Mvc 3 projects. For example, Html.EditorFor(a=>a.Email) can now generate an html5 input type='email'.
160.1K
downloads