62 packages returned for Tags:"null"
- 707,260 total downloads
- last updated 1/14/2022
- Latest version: 3.1.0
Add null checks.
- 207,359 total downloads
- last updated 1/19/2015
- Latest version: 0.1.0
DEPRECATED: Optional.Extensions has been replaced by more specific packages. Check out Optional.Collections, Optional.Utilities etc.
Extended functionality for Optional.
- 172,365 total downloads
- last updated 5/21/2022
- Latest version: 0.6.61
Prebuilt null Provider for Terraform CDK (cdktf) (Stability: Stable)
- 608,226 total downloads
- last updated 9/16/2020
- Latest version: 1.3.0
A source code only package which allows you to use .NET's new nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework.
This package does not contain any compiled binaries, but instead adds the attribute classes as C# source code to your project. Because...
More information
CommonTools
by:
thtp
- 67,981 total downloads
- last updated 2/26/2016
- Latest version: 0.0.1602.2603
Fluent Null check
- With
- Return
- If
- Unless
- Do
- As<>
- AsNullable<>
- Cast<>
- SilentCast<>
- TryWith
- TryReturn
- TryDo
-Throw
Check argument and throw exception
- ShouldnotBeNull
- ShouldHaveValue (for T?)
- ShouldBeInRange
- ShouldnotBeInRange
- ShouldBeAtLeast
- ShouldBeAtMost
-...
More information
- 38,601 total downloads
- last updated 9/6/2017
- Latest version: 1.3.4
Roslyn analyzer for enforcing null contracts
- 39,651 total downloads
- last updated 4/24/2016
- Latest version: 0.7.0
Guardian. Mostly of null values.
An unobtrusive, lightweight, guard clause source code package: less than 300 lines of code.
Should be used like this:
Guard.Against.Null(() => parameter);
May be extended like this:
Guard.Against.Empty(() => collection);
Possibly the best...
More information
- 66,634 total downloads
- last updated 10/1/2016
- Latest version: 1.1.0
Various useful functionality for Optional.
Ensure.Net
by:
Bernarden
- 22,640 total downloads
- last updated 11/27/2020
- Latest version: 2.4.0
Ensure.Net is a null checker library for .NET
- 62,253 total downloads
- last updated 10/1/2016
- Latest version: 1.1.0
Useful Optional extensions for working with collections.
- 17,217 total downloads
- last updated 3/27/2019
- Latest version: 1.0.71
The Diagnostics library provides classes that help checking incoming parameters of a method using the Fluent API or not, depending on what you prefer.
- 39,954 total downloads
- last updated 7/10/2021
- Latest version: 1.0.2
Automatic null check injection for runtime C# 8+ Nullable Reference Type (NRT) contract validation.
- 11,473 total downloads
- last updated 12/1/2014
- Latest version: 0.4.1
A safe monadic binder that will evaluate an expression chain and return an option type with information about whether the chain succeeded or not and where it failed.
- 26,079 total downloads
- last updated 9/18/2019
- Latest version: 2.0.0
Helper functions to aid in argument validation for C# functions.
Example Usage:
Throw.IfNull(argument, nameof(argument));
Throw.IfNullOrEmpty(argument, nameof(argument));
PartialDate
by:
alansav
- 4,780 total downloads
- last updated 11/24/2018
- Latest version: 1.2.2
A class which defines a date which can have null for components (day, month, year) of the date.
- 10,022 total downloads
- last updated 4/24/2016
- Latest version: 0.7.0
Provides extension methods for the Guardian source code package.
- 9,179 total downloads
- last updated 11/24/2020
- Latest version: 0.11.0.144
option & chooseSeq computational expressions that work with Null/Option/Nullable
- Previous
- Next