2 packages returned for Tags:"Nulls"
-
- 131,124 total downloads
- last updated 3/8/2018
- Latest version: 1.0.1
Simple C# library to specify whether to place nulls first or last when ordering an enumerable by a key selector with nullable types. -
- 7,027 total downloads
- last updated 4/21/2022
- Latest version: 2.0.0
The library for things that may or may not exist. Existential is a utility library that contains parameter validation methods, a Maybe monad, and more. It can be used to work effectively with nulls, to efficiently resolve Code Analysis issues CA1062 and CA2000, to help generate a hash code, and to... More information