Enkoni.DataAnnotations
1.0.0
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
<PackageReference Include="Enkoni.DataAnnotations" Version="1.0.0" />
paket add Enkoni.DataAnnotations --version 1.0.0
#r "nuget: Enkoni.DataAnnotations, 1.0.0"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
-
- EnterpriseLibrary.Validation (>= 5.0.505)
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 | 249 | 6/25/2021 |
2.0.0-beta01 | 282 | 6/25/2021 |
1.1.1 | 16,039 | 12/4/2016 |
1.1.0 | 1,349 | 6/15/2016 |
1.0.1 | 1,448 | 5/1/2014 |
1.0.1-beta04 | 1,110 | 4/7/2014 |
1.0.1-beta03 | 1,093 | 4/6/2014 |
1.0.1-beta02 | 1,059 | 3/30/2014 |
1.0.1-beta01 | 1,062 | 3/24/2014 |
1.0.0.1 | 1,235 | 3/17/2014 |
1.0.0 | 1,229 | 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.