UNLEIN.Utilities 1.0.10

There is a newer version of this package available.
See the version list below for details.
dotnet add package UNLEIN.Utilities --version 1.0.10
NuGet\Install-Package UNLEIN.Utilities -Version 1.0.10
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="UNLEIN.Utilities" Version="1.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UNLEIN.Utilities --version 1.0.10
#r "nuget: UNLEIN.Utilities, 1.0.10"
#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 UNLEIN.Utilities as a Cake Addin
#addin nuget:?package=UNLEIN.Utilities&version=1.0.10

// Install UNLEIN.Utilities as a Cake Tool
#tool nuget:?package=UNLEIN.Utilities&version=1.0.10

A Official Project of Unlein Private Limited.

Project is for Generate hash value of string value with Algorithm and Encoding.

usage: You can use this project file into your project for generating and managing hash values and your project.

Project is Developed and Maintained by Unlein Private Limited.

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.

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
1.0.20 152 12/11/2023
1.0.19 170 10/16/2023
1.0.18 133 10/14/2023
1.0.17 122 10/14/2023
1.0.16 100 10/14/2023
1.0.15 95 10/5/2023
1.0.14 163 8/6/2023
1.0.13 128 8/6/2023
1.0.12 136 7/20/2023
1.0.11 147 6/10/2023
1.0.10 148 6/10/2023
1.0.9 135 5/21/2023
1.0.8 129 5/14/2023
1.0.7 117 5/13/2023
1.0.6 135 5/8/2023
1.0.5 158 5/7/2023
1.0.4 138 5/7/2023

Added: Ecrypt-Decrypt Based on Custom key
Added: File Information New FIle added for Getting Details of file(before upload) that we want to upload on server.
And you can also Getting complete information of Base64 File before upload on server.
Some improvements and new dependancy is added.