NuGet Packages
NuGet packages are available now, and they come in two flavors:
- DataAnnotationsExtensions: Contains the server-side Data Annotations Extensions, which can be used in any project that can reference System.ComponentModel.DataAnnotations.
- DataAnnotationsExtensions.MVC3: Contains both server and client side Data Annotations Extensions, automatically registered for client-side validation with ASP.NET MVC3.
Source
You can view/download the source from the DataAnnotationsExtensions GitHub repository.
Install Notes
