Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : thrower

Fully managed library providing convenience methods to perform argument checks. Thrower allows to write preconditions in a pretty lean way, which reduces the clutter at the beginning of each method by removing the need to use the cumbersome 'if true then throw ex' required to validate parameters. For example, a validation against null becomes 'Raise.ArgumentNullException.IfIsNull(myParam)', while a generic validation may be written as 'Raise.ArgumentException.If(condition)'. Moreover, this library embeds a portable copy of Marc Gravell's FastMember and Jeffrey Stedfast's EmailValidation libraries.

Registry - Homepage - JSON
purl: pkg:nuget/thrower
Keywords: preconditions, check, integrity, parameters, fluent, arguments, validation, portable, netstandard, exception-handling, guard, raise
License:
Latest release: over 124 years ago
First release: over 124 years ago
Dependent packages: 5
Stars: 22 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago

codeproject.objectpool 5.0.3
A generic, concurrent, portable and flexible Object Pool for .NET. It is completely based on the ...
38 versions - Latest release: almost 3 years ago - 4 dependent packages - 506 thousand downloads total - 3 stars on GitLab.com - 1 maintainer
pommalabs.kvlite 11.0.5
KVLite is a partition-based key-value cache built for SQL RDBMSs. This package contains caching i...
91 versions - Latest release: about 3 years ago - 8 dependent packages - 258 thousand downloads total - 0 stars on GitLab.com - 1 maintainer
dessert 3.0.12
A discrete event simulation (DES) engine heavily based on the paradigm introduced by Simula and S...
8 versions - Latest release: over 124 years ago
slinky 2.1.0
Fully managed library providing quick and simple linked list implementations. NOTICE: If you need...
6 versions - Latest release: over 124 years ago
troschuetz.random 5.1.0
Fully managed library providing various random number generators and distributions. More precisel...
41 versions - Latest release: over 124 years ago - 7 dependent packages - 3 stars on GitLab.com