Info
Version: | 1.1.0 |
Author(s): | zanaptak |
Last Update: | Wednesday, August 11, 2021 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/zanaptak/BinaryToTextEncoding |
NuGet Url: | https://www.nuget.org/packages/Zanaptak.BinaryToTextEncoding |
Install
Install-Package Zanaptak.BinaryToTextEncoding
dotnet add package Zanaptak.BinaryToTextEncoding
paket add Zanaptak.BinaryToTextEncoding
Zanaptak.BinaryToTextEncoding Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FSharp.Core(>= 4.3.4)
- FSharp.Core(>= 4.3.4)
Tags
Provides base 16, base 32, base 46, base 64, and base 91 codecs. Supports custom character sets.