Info
Version: | 2.2.5 |
Author(s): | Alexandre Freire |
Last Update: | Wednesday, July 24, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/oalexandrefreire/MD5 |
NuGet Url: | https://www.nuget.org/packages/MD5 |
Install
Install-Package MD5
dotnet add package MD5
paket add MD5
MD5 Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Ex: string key = "hello world".GetMD5();.