Metadata >> NuGet >> Enkoni.DataAnnotations

Enkoni.DataAnnotations

Metadata

Authors Oscar Brouwer
Copyrights Copyright (c) Oscar Brouwer 2014. All rights reserved.
Description Contains functionality that extends the functionality that is offered by the default .NET DataAnnotations.
IconUrl http://www.oscarbrouwer.nl/images/enkoni.png
Owners Oscar Brouwer
ReleaseNotes Empty input values are now accepted by the validators. In order to reject empty input values, combine the attributes with the default RequiredAttribute.
RequireLicenseAcceptance False
Summary Contains functionality that extends the functionality that is offered by the default .NET DataAnnotations.
Dependencies EnterpriseLibrary.Validation:5.0.505.0
Title Enkoni.Framework.DataAnnotations
PackageSize 129029
PackageHashAlgorithm SHA512
PackageHash fxoYmT8Ec5gvXaqvXo+0yqJ6YSrLOnrjwnPp6CdBglTWrFdyv/xW0gzGIWXmj4RQ4aiMUPMe3CjuPPdkeo+2fA==
DownloadCount 000000
CreatedDate 2014-05-01T20:59:13

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Enkoni.DataAnnotations -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Enkoni.DataAnnotations -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Enkoni.DataAnnotations
Installing the package (HTTP Basic authentication):
Install-Package Enkoni.DataAnnotations -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Enkoni.DataAnnotations -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Enkoni.DataAnnotations

OpenWrap

Installing the package:
o add-wrap Enkoni.DataAnnotations
Uninstalling the package:
o remove-wrap Enkoni.DataAnnotations

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.1
1.0.1-beta04
1.0.1-beta03
1.0.1-beta02
1.0.1-beta01
1.0.0.1
1.0.0.0