Metadata >> NuGet >> Validation >> 2.2.4

2.2.4

Metadata

Authors Andrew Arnott
Copyrights Copyright © Andrew Arnott
Description Method input validation and runtime checks that report errors or throw exceptions when failures are detected. Check out the code snippets available at https://github.com/AArnott/Validation/tree/master/My Code Snippets and make your input validation even easier with auto-completion for quoted parameter names.
LicenseUrl http://opensource.org/licenses/MS-PL
Owners Andrew Arnott
ProjectUrl http://github.com/aarnott/Validation
ReleaseNotes Add support for Xamarin.iOS (Unified)
RequireLicenseAcceptance False
Summary Provides convenient methods and code snippets for validating input and running state.
Tags InputValidation IntegrityCheck
Dependencies System.Diagnostics.Debug:4.0.0:Unsupported|System.Diagnostics.Tools:4.0.0:Unsupported|System.Globalization:4.0.0:Unsupported|System.Linq:4.0.0:Unsupported|System.Reflection:4.0.0:Unsupported|System.Resources.ResourceManager:4.0.0:Unsupported|System.Runtime:4.0.10:Unsupported|System.Threading.Tasks:4.0.0:Unsupported
Title Input and runtime validation
PackageSize 78448
PackageHashAlgorithm SHA512
PackageHash RbXHUyq+4CHllFmToWjCY1XWef2CUuvj7RasXqwRM6cXKPKo6yB0Gt0NM8e+ozcWgW00M9nY/dPzOUWLfEw/lg==
DownloadCount 000000
CreatedDate 2015-10-06T22:18:56

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Validation -Version 2.2.4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Validation -Version 2.2.4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Validation 2.2.4 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Validation -Version 2.2.4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Validation -Version 2.2.4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Validation -Version 2.2.4
Uninstalling the package:
o remove-wrap Validation

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETPortable,Version=v0.0,Profile=net40+sl50+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net451+win81+wpa81 Binaries
AnyCPU Release Unsupported,Version=v0.0 Binaries