NoArgumentValidation 1.0.1

dotnet add package NoArgumentValidation --version 1.0.1
NuGet\Install-Package NoArgumentValidation -Version 1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NoArgumentValidation" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NoArgumentValidation --version 1.0.1
#r "nuget: NoArgumentValidation, 1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NoArgumentValidation as a Cake Addin
#addin nuget:?package=NoArgumentValidation&version=1.0.1

// Install NoArgumentValidation as a Cake Tool
#tool nuget:?package=NoArgumentValidation&version=1.0.1

A small library to validate method parameters.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on NoArgumentValidation:

Package Downloads
NoLinqExtensions

Provides extensions methods for System.Collections.Generic.IEnumerable{T}

NoTaskUtility

Non Official utility methods and extensions for System.Threading.Tasks

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 8,223 4/14/2016
1.0.0 1,236 4/14/2016

Move to portable class library.