Seterlund.CodeGuard.Source 2.2.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package Seterlund.CodeGuard.Source --version 2.2.8
NuGet\Install-Package Seterlund.CodeGuard.Source -Version 2.2.8
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="Seterlund.CodeGuard.Source" Version="2.2.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Seterlund.CodeGuard.Source --version 2.2.8
#r "nuget: Seterlund.CodeGuard.Source, 2.2.8"
#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 Seterlund.CodeGuard.Source as a Cake Addin
#addin nuget:?package=Seterlund.CodeGuard.Source&version=2.2.8

// Install Seterlund.CodeGuard.Source as a Cake Tool
#tool nuget:?package=Seterlund.CodeGuard.Source&version=2.2.8

Guard and Validator library.
Example: Guard.That(arg1).IsNotNull().GreaterThan(100);
Throws an exception if conditions are not met.
Supports the ability to get a list of the failed conditions.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.4 2,853 3/17/2014
2.3.2 1,370 6/27/2013
2.3.1 1,296 4/9/2013
2.3.0 1,217 4/8/2013
2.2.9 1,236 4/6/2013
2.2.8 1,207 4/3/2013
2.2.7 1,223 3/14/2013
2.2.6 1,211 3/14/2013
2.2.5 1,223 3/7/2013