3 packages tagged with “IfNull”
A library to check your arguments in a simple comfort way. This library do not use Expression or nameof. It is based on Func<T>. So no performance issue during positive argument check.
Various pure functions for handling null values. Documentation available at: https://marcjohnston.github.io/byMarc.Net2.Library.Nullable/ Issues and bug tracker available at: https://github.com/marcjohnston/byMarc.Net2.Library.Nullable/issues NuGet package available at: https://www.nuget.org/packages/byMarc.Net2.Library.Nullable/ Purchase source code here: https://bymarc.store/product/byMarc-Net2-Library-Nullable/
Extension function pack to increase productivity and improve source code writing.