Independer.WCFDataAnnotations-Signed 1.2.0.1

.NET Framework 4.5.1
Suggested Alternatives

Independer.WCFDataAnnotations

Additional Details

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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Independer.WCFDataAnnotations-Signed" Version="1.2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Independer.WCFDataAnnotations-Signed --version 1.2.0.1
#r "nuget: Independer.WCFDataAnnotations-Signed, 1.2.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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
.NET Framework net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
1.2.0.1 400 3/5/2021
1.2.0 305 1/21/2021
1.1.0 4,388 9/18/2018

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