Metadata >> NuGet >> Bytes2you.Validation

Bytes2you.Validation

Metadata

Authors bytes2you
Copyrights Copyright 2014
Description Fast, extensible, intuitive and easy-to-use C# library providing fluent APIs for argument validation. Gives everything you need to implement defensive programming in your .NET application
LicenseUrl https://github.com/veskokolev/Bytes2you.Validation/blob/master/LICENSE
Owners bytes2you
ProjectUrl https://github.com/veskokolev/Bytes2you.Validation
RequireLicenseAcceptance True
Title Bytes2you.Validation
PackageSize 75163
PackageHashAlgorithm SHA512
PackageHash owDaWYYEcjGznBMZuaShE97+I7IX4SxNnNAHVdjIyZAYLAPUO8dYdwcz8ru3hvzBFSnldsr2pjGmSNsSUtH+KQ==
DownloadCount 000000
CreatedDate 2014-11-26T20:05:32

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

OpenWrap

Installing the package:
o add-wrap Bytes2you.Validation
Uninstalling the package:
o remove-wrap Bytes2you.Validation

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.2.0.0
1.0.0.0