Metadata >> NuGet >> Nancy.Validation.DataAnnotations.Extensions

Nancy.Validation.DataAnnotations.Extensions

Metadata

Authors Brian Surowiec
Copyrights Copyright 2015
Description .NET 4.5 Data Annotation support for Nancy
IconUrl https://raw.githubusercontent.com/xt0rted/Nancy.Validation.DataAnnotations.Extensions/media/images/nuget.png
LicenseUrl https://github.com/xt0rted/Nancy.Validation.DataAnnotations.Extensions/blob/master/LICENSE
Owners Brian Surowiec
ProjectUrl https://github.com/xt0rted/Nancy.Validation.DataAnnotations.Extensions
RequireLicenseAcceptance False
Tags Nancy Validation DataAnnotations
Dependencies Nancy.Validation.DataAnnotations:1.2.0
Title Nancy.Validation.DataAnnotations.Extensions
PackageSize 17366
PackageHashAlgorithm SHA512
PackageHash nmmDByFtgrpXhLSv6DCfLp63UHL+acg2PafTEuZwAJjjPl6E4hE2/uAKVgIGoUZY4lo8VxIDIhuVBBo7SC78SA==
DownloadCount 000000
CreatedDate 2015-05-06T19:40:36

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

OpenWrap

Installing the package:
o add-wrap Nancy.Validation.DataAnnotations.Extensions
Uninstalling the package:
o remove-wrap Nancy.Validation.DataAnnotations.Extensions

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
0.3.0
0.2.0
0.1.0