9 packages tagged with “Base36”
Base16, Base32, Base45, Base58, Base62, Base85 encoding/decoding library
A library for implementing the Base36 algorithm used by URL Shorteners. For .NET STandard 1.0 and greater.
This project provides a class called PandaBaseConverter that can convert a number from base 10 to base 36 and vice versa.
Targeting .NET Standard 2.0 allows this package to be used in any kind of .NET versions. Provide Base36 and Base62 classes without limit on min value & max value. These are also used for shortening a number (usually in base-10) or making a GUID shorter. Another point is to produce a shorter string from result of encryption method, like AES.
BTSID is a .NET library that generates unique and short Base36 encoded IDs.
Numeral System Converter for C#
see Charlie.HexConverter.md in package
A tool library project in use, based on native C#, does not require any third-party libraries. This project features many practical functions, such as support for multiple Base encoding types, common operations for files/folders, high-precision timers, encryption, etc. Some comments and documents are generated by artificial intelligence based on the code. If there are any mistakes, please provide feedback in time and we will correct them as soon as possible.