Implementation of Base16, Base64, Base85 codecs.
Info
| Version: | 0.0.10-alpha |
| Author(s): | Milosz Krajewski |
| Last Update: | Monday, June 19, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MiloszKrajewski/K4os.Text.BaseX |
| NuGet Url: | https://www.nuget.org/packages/K4os.Text.BaseX |
Install
Install-Package K4os.Text.BaseX
dotnet add package K4os.Text.BaseX
paket add K4os.Text.BaseX
K4os.Text.BaseX Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- System.Memory(>= 4.5.4)
- System.ValueTuple(>= 4.5.0)
- System.Memory(>= 4.5.4)
- System.ValueTuple(>= 4.5.0)
- System.Memory(>= 4.5.4)
- System.ValueTuple(>= 4.5.0)
Tags