Enkoni.DataAnnotations 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Enkoni.DataAnnotations --version 1.0.0
NuGet\Install-Package Enkoni.DataAnnotations -Version 1.0.0
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="Enkoni.DataAnnotations" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Enkoni.DataAnnotations --version 1.0.0
#r "nuget: Enkoni.DataAnnotations, 1.0.0"
#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 Enkoni.DataAnnotations as a Cake Addin
#addin nuget:?package=Enkoni.DataAnnotations&version=1.0.0

// Install Enkoni.DataAnnotations as a Cake Tool
#tool nuget:?package=Enkoni.DataAnnotations&version=1.0.0

Contains functionality that extends the functionality that is offered by the default .NET DataAnnotations.

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Enkoni.DataAnnotations:

Package Downloads
Enkoni.DataAnnotations.Client

Contains the client side validations for the Enkoni.DataAnnotations.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0-beta02 213 6/25/2021
2.0.0-beta01 224 6/25/2021
1.1.1 15,988 12/4/2016
1.1.0 1,291 6/15/2016
1.0.1 1,420 5/1/2014
1.0.1-beta04 1,043 4/7/2014
1.0.1-beta03 1,058 4/6/2014
1.0.1-beta02 1,020 3/30/2014
1.0.1-beta01 1,033 3/24/2014
1.0.0.1 1,199 3/17/2014
1.0.0 1,187 3/16/2014

Added the Enkoni.Framework.DataAnnotations-project which holds extensions to the DataAnnotations subsystem of Microsoft .Net.
It basically is a copy of the existing Enkoni.Framework.Validation-project but without the dependency with the obsolete Validation Application
Block of the Microsoft Enterprise Library.