Skip to content

Rwing/Dotnet.Tool.MD5

Repository files navigation

Dotnet.Tool.MD5

NuGet

Dotnet.Tool.MD5 is a .NET Core Global Tool uesd to generate md5 hash value in CLI.

Installation

Download and install the .NET Core 2.1 SDK or newer. Once installed, run the following command:

dotnet tool install -g dmd5

Usage

Usage: dmd5 [text] [L|U]

Example

dmd5 foo
acbd18db4cc2f85cedef654fccc4a4d8

dmd5 foo U
ACBD18DB4CC2F85CEDEF654FCCC4A4D8

About

Dotnet.Tool.MD5 is a .NET Core Global Tool uesd to generate md5 hash value in CLI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages