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.
Info
Version: | 1.7.1 |
Author(s): | Alessandro Cagliostro Goncalves Neves |
Last Update: | Wednesday, March 10, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alecgn/util-codehelpers-extensions |
NuGet Url: | https://www.nuget.org/packages/Util.CodeHelpers.Extensions |
Install
Install-Package Util.CodeHelpers.Extensions
dotnet add package Util.CodeHelpers.Extensions
paket add Util.CodeHelpers.Extensions
Util.CodeHelpers.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Drawing.Common(>= 4.6.1)
- System.Drawing.Common(>= 4.6.1)
Tags