UtilityVerse 0.6.0

dotnet add package UtilityVerse --version 0.6.0
NuGet\Install-Package UtilityVerse -Version 0.6.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="UtilityVerse" Version="0.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UtilityVerse --version 0.6.0
#r "nuget: UtilityVerse, 0.6.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install UtilityVerse as a Cake Addin
#addin nuget:?package=UtilityVerse&version=0.6.0

// Install UtilityVerse as a Cake Tool
#tool nuget:?package=UtilityVerse&version=0.6.0

The UtilityVerse 🧰 - (Multi verse of utility methods) is a library for all the helper methods that you might want to use.

There are multiple packages in this universe. Use whatever suits you.

  1. UtilityVerse
  2. UtilityVerse.ASPNET

To Invoke this library, you may want to use Utility class.

Methods:

  • Boolean Extensions

    • ToBoolean(string value).
  • Date Extensions

    • IsInBetween().
    • ToUnixTimeStamp().
    • ToIntDate().
    • DestructFromDateTime().
    • ToDateTime().
    • ToUtcDateTime().
  • Generic Extensions

    • ToByteArray().
    • To<T>().
  • Integer Extensions

    • IsInBetween().
    • ToInt(bool value).
    • ToStr()
  • Byte Extensions

    • ToObject().
  • Object Extensions

    • ToByteArray().
  • Character Extensions

    • ToStr().
  • Decimal Extensions

    • ToStr().
  • Double Extensions.

    • ToStr().
  • Span Extensions.

    • ToObject().
  • String Extensions

    • IsNullOrEmptyOrWhiteSpace().
    • ToStr().
    • EncodeToBase64().
    • DecodeFromBase64().
    • ConvertOsWisePath().
    • ToSlugUrl().
    • IsInIpAddress().
    • IsValidEmail().
  • Collection Extensions

    • IsNullOrEmpty().
  • Features:

    • Retry Mechanism.
    • Dollar Cent Conversion.
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.6.0 130 6/14/2023
0.5.0 112 6/10/2023
0.4.0 127 4/29/2023
0.3.0 140 4/14/2023
0.2.0 147 4/6/2023
0.1.0 161 3/27/2023