Metadata >> NuGet >> NHibernate.DataAnnotations

NHibernate.DataAnnotations

Metadata

Authors ranzlee
Description NHibernate extension for utilizing System.ComponentModel.DataAnnotations validation.
LicenseUrl http://www.opensource.org/licenses/mit-license.php
Owners ranzlee
ProjectUrl https://github.com/ranzlee/NHibernate.Extensions/wiki/NHibernate.DataAnnotations
ReleaseNotes Updated to NHibernate 3.3.3.4001
RequireLicenseAcceptance False
Summary NHibernate extension for utilizing System.ComponentModel.DataAnnotations validation.
Dependencies NHibernate:3.3.3.4001:net40
Title NHibernate.DataAnnotations
PackageSize 26194
PackageHashAlgorithm SHA512
PackageHash ee6/qybtfmP7Xj1nm4kCshjIyw27S5UkhOzpbCH5JXmBB/LNSYuH5Xm1pJXc2GiIX9ksYohu1f2wLp++4HRhtQ==
DownloadCount 000000
CreatedDate 2013-09-13T15:22:01
Copyrights 2013
Language en-US
Tags NHibernate Validation DataAnnotations

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 NHibernate.DataAnnotations -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NHibernate.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 NHibernate.DataAnnotations
Installing the package (HTTP Basic authentication):
Install-Package NHibernate.DataAnnotations -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NHibernate.DataAnnotations -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package NHibernate.DataAnnotations

OpenWrap

Installing the package:
o add-wrap NHibernate.DataAnnotations
Uninstalling the package:
o remove-wrap NHibernate.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
3.3.3.4001
3.3.3.4000
3.3.2.40001