55 packages returned for Tags:"null"
- 414,199 total downloads
- last updated 7/11/2020
- Latest version: 3.0.0
Add null checks.
- 150,012 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.
CommonTools
by:
thtp
- 46,883 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
- 168,186 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
- 30,634 total downloads
- last updated 9/6/2017
- Latest version: 1.3.4
Roslyn analyzer for enforcing null contracts
- 29,451 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
Ensure.Net
by:
Bernarden
- 16,143 total downloads
- last updated 11/27/2020
- Latest version: 2.4.0
Ensure.Net is a null checker library for .NET
- 38,279 total downloads
- last updated 10/1/2016
- Latest version: 1.1.0
Useful Optional extensions for working with collections.
- 38,005 total downloads
- last updated 10/1/2016
- Latest version: 1.1.0
Various useful functionality for Optional.
- 11,718 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.
- 8,073 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.
PartialDate
by:
alansav
- 3,253 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.
- 6,581 total downloads
- last updated 4/24/2016
- Latest version: 0.7.0
Provides extension methods for the Guardian source code package.
- 6,984 total downloads
- last updated 11/17/2017
- Latest version: 1.0.0.1
A simple and easy to use option type for C#.
- 2,558 total downloads
- last updated 3/18/2017
- Latest version: 1.0.4
Maybe is a value type (struct) that is guaranteed to never be NULL and either contain an object of the specified type or nothing at all.
- 5,136 total downloads
- last updated 11/24/2020
- Latest version: 0.11.0.144
option & chooseSeq computational expressions that work with Null/Option/Nullable
- 2,499 total downloads
- last updated 3/18/2017
- Latest version: 1.0.4
Maybe is a value type (struct) that is guaranteed to never be NULL and either contain an object of the specified type or nothing at all.
- Previous
- Next