Util.CodeHelpers.Extensions is a .NET multi-target class library (.NET Standard 2.0/2.1) that can be used in projects with any .NET implementation, like .NET Framework, .NET Core, Mono, Xamarin, etc., to provide common code validations like null-checks, type conversions and more, enhancing productivity and code legibility, and reducing development time.
$ dotnet add package Util.CodeHelpers.ExtensionsNo README available.