Independer.WCFDataAnnotations-Signed
1.2.0.1
Extended and improved version of the original DevTrends.WCFDataAnnotations library. WCFDataAnnotations allows you to automatically validate WCF service operation arguments using the validation attributes and IValidatableObject interface from System.ComponentModel.DataAnnotations.
We decided to stop maintaining two versions only differing in being signed or not, from now on, the main package is also signed, so this package won't be maintained anymore.
For further details, please refer to our GitHub page ( https://github.com/Independer/wcfdataannotations/blob/master/README.md#update-v130 ).
Install-Package Independer.WCFDataAnnotations-Signed -Version 1.2.0.1
dotnet add package Independer.WCFDataAnnotations-Signed --version 1.2.0.1
<PackageReference Include="Independer.WCFDataAnnotations-Signed" Version="1.2.0.1" />
paket add Independer.WCFDataAnnotations-Signed --version 1.2.0.1
#r "nuget: Independer.WCFDataAnnotations-Signed, 1.2.0.1"
// Install Independer.WCFDataAnnotations-Signed as a Cake Addin
#addin nuget:?package=Independer.WCFDataAnnotations-Signed&version=1.2.0.1
// Install Independer.WCFDataAnnotations-Signed as a Cake Tool
#tool nuget:?package=Independer.WCFDataAnnotations-Signed&version=1.2.0.1
Release Notes
Signed version of the Independer.WCFDataAnnotations library which can be used in strong named assemblies. - Validate Data Annotations Validation Attributes applied to properties down the entire object graph
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.