Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
14 packages returned for Tags:"Guards"
Sort by
Relevance
Downloads
Recently updated
Guards
by:
thomasgalliker
265,077 total downloads
last updated
10/19/2019
Latest version:
2.1.19292.13-pre
Guards
guards
conditional
protection
protect
contract
contracts
This Guards project is a light-weight toolbox which helps you to protect your public interfaces against invalid parameters being passed over.
Argument.
Validator
by:
rezahok
28,901 total downloads
last updated
9/18/2019
Latest version:
2.0.0
null
nullcheck
argument
validator
validation
guard
guards
argumentvalidator
Helper functions to aid in argument validation for C# functions. Example Usage: Throw.IfNull(argument, nameof(argument)); Throw.IfNullOrEmpty(argument, nameof(argument));
CheckValidators
by:
ryankueter
7,541 total downloads
last updated
11/26/2022
Latest version:
1.1.19
C#
Validations
Guards
A flexible, simple, and powerful way to validate and guard your data. It provides a variety of user-defined validators that allow you to use LINQ to validate your data, in addition to hundreds of built-in...
More information
Guards.
NET
by:
mwereda
8,834 total downloads
last updated
10/15/2015
Latest version:
1.3.0
Guards
GuardClause
CodeContract
Conditions
Contract
This library provides guard clauses that could be used to guard against not expected values. It provides conditions for objects, strings, numerics, datatime and enumerables. It is possible to configure which...
More information
PatternMatching
by:
johansson
2,724 total downloads
last updated
3/28/2013
Latest version:
1.2.0.1
guards
fluent
A pattern guard-like library for .NET.
GNS.
Utilities
by:
wpieterse
2,560 total downloads
last updated
12/21/2015
Latest version:
0.1.0
utilities
utility
guard
guards
Provides various .NET classes to help with development of all types of applications.
Jcd.
Validations
by:
jason-c-daniels
3,008 total downloads
last updated
10/12/2021
Latest version:
1.1.7
argument
parameter
validation
guard
guards
A small library containing parameter validation helpers.
IOCOTech.
Guards
by:
Sakkie89
2,249 total downloads
last updated
1/14/2021
Latest version:
1.0.3
Guards
.CodeAnalysis
NetAnalyzers
This Guard utility makes it easy to validate arguments of public methods for null values or specific conditions. It is one of the fundamentals in C# programming as enforced by static code analysis (CA1062).
SolTechnology.
Core.
Guards
by:
AdrianStrugala
981 total downloads
last updated
5/27/2022
Latest version:
0.3.0
sol
technology
core
azure
guards
SolTechnology Core Azure guards library
Fondness.
Canonical.
Guards
by:
etammam
1,858 total downloads
last updated
8/27/2022
Latest version:
1.0.6
Guards
Exception
Manager
Custom
Exceptions
Exceptions
Validators
a simple tool to have a strong guard clause within your Web or WebApi application with custom exception throw
TheOmenDen.
Shared
by:
TheOmenDen
7,082 total downloads
last updated
3/25/2023
Latest version:
2023.3.25.112
dotnet
dotnetcore
dotnet7
dotnet6
csharp
c#
enumerations
guards
general
purpose
More tags
A collection of core classes, services, interfaces, and other software development concepts that are used throughout The Omen Den's applications
BasicGuards
by:
safv12
632 total downloads
last updated
6/21/2020
Latest version:
1.0.0-beta4
C#
Guards
NetCore
Basic guards clauses for validations.
KoalaFingers.
BasicGuards
by:
safv12
517 total downloads
last updated
6/14/2020
Latest version:
1.0.0-beta2
C#
Guards
NetCore
Basic guards clauses for validations.
GuardRequires
by:
KnowledgeForwardSolutions
783 total downloads
last updated
11/9/2022
Latest version:
2.0.0
guard
guards
guard-clauses
validator
exceptions
Library of guard clauses with a wide range of validations available. Supports custom messages and exceptions in addition to standard defaults.