Base16, Base32, Base58, Base85 encoding/decoding library.
Info
Version: | 4.0.2 |
Author(s): | Sedat Kapanoglu |
Last Update: | Thursday, September 19, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/ssg/SimpleBase |
NuGet Url: | https://www.nuget.org/packages/SimpleBase |
Install
Install-Package SimpleBase
dotnet add package SimpleBase
paket add SimpleBase
SimpleBase Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Memory(>= 4.5.4)
Tags