62 packages returned for Tags:"null"
- 733,032 total downloads
- last updated 1/14/2022
- Latest version: 3.1.0
Add null checks.
- 211,774 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.
- 695,354 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
- 190,612 total downloads
- last updated 6/17/2022
- Latest version: 0.7.27
Prebuilt null Provider for Terraform CDK (cdktf) (Stability: Stable)
CommonTools
by:
thtp
- 69,643 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
- 39,597 total downloads
- last updated 9/6/2017
- Latest version: 1.3.4
Roslyn analyzer for enforcing null contracts
- 40,868 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
- 68,709 total downloads
- last updated 10/1/2016
- Latest version: 1.1.0
Various useful functionality for Optional.
Ensure.Net
by:
Bernarden
- 23,517 total downloads
- last updated 11/27/2020
- Latest version: 2.4.0
Ensure.Net is a null checker library for .NET
- 63,705 total downloads
- last updated 10/1/2016
- Latest version: 1.1.0
Useful Optional extensions for working with collections.
- 18,056 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.
- 44,440 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,897 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,680 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
- 5,000 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,344 total downloads
- last updated 4/24/2016
- Latest version: 0.7.0
Provides extension methods for the Guardian source code package.
- 9,905 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