Independer.WCFDataAnnotations-Signed
1.2.0.1
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 ).
dotnet add package Independer.WCFDataAnnotations-Signed --version 1.2.0.1
NuGet\Install-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
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
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