Portable-Strong.DataAnnotations

A portable library for the DataAnnotations namespace. Reduced surface area matches the Silverlight SDK version of DataAnnotations, with additions of some classes.


Keywords
net45, netcore45, wpa81, sl5, dataannotations, net40, wp8, annotations, data, win8
License
MIT
Install
Install-Package Portable-Strong.DataAnnotations -Version 1.0.1

Documentation

Portable Data Annotations (with Strong Naming)

A portable implementation of Data Annotations using the PCL bait and switch technique.

This is a repackaged version of Portable.DataAnnotations with strong naming and CLS compliance added to it.

For further information on the original library go to https://github.com/ryanhorath/PortableDataAnnotations

The NuGet package for the strong-named library can be found at https://www.nuget.org/packages/Portable-Strong.DataAnnotations/

The NuGet package for the original library can be found at https://www.nuget.org/packages/Portable.DataAnnotations/