19 packages tagged with “Base62”
Base62 Encoding for .Net
K-Sortable Globally Unique IDs
Base62 encoder and decoder for .NET for URL shortening and/or obfuscation.
Base16, Base32, Base45, Base58, Base62, Base85 encoding/decoding library
Extensions for Microsoft.IdentityModel, including support for EdDSA signed JWTs.
High-performance, buffered KSUID generator for .NET. Optimized for zero-allocation hotspots.
A reversible base62 ID obfuscater. Derived from Zack Kitzmiller's Tiny for PHP.
Data encoding library, capable of character set encoding (base16 base32 base58 base62, etc.), or any type of custom encoding. 数据编码库,可进行字符集编码(base16 base32 base58 base62等),或任意类型的自定义编码。
Package Description
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.
This client library allows to convert numbers into base62 strings (see Encode(999) > g7) and back (see Decode(g7) > 999). Base conversion is an approach commonly used for URL shorteners. Base conversion helps to convert the same number between its different numbe representation systems.
Numeral System Converter for C#
A helper library for .NET projects to convert GRid base62 object ids into UUIDs and back
see Charlie.HexConverter.md in package
Library for common text encoding algorithms.
A fast, cross-platform URL shortener library for .NET with Redis support and ASP.NET Core middleware.
A collection of various binary encoders.
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.