BaseNEncodings.Net is a general base16, base32, base64 encodings library for .NET 2.0+, which is according to RFC 4648.
Full details can be found on the project page here: https://github.com/wallf/BaseNEncodings.Net
Parse and Convert Numbers to Different Bases Using Built-In Alphabets (Up to Base95) or Custom Alphabets. Ideal for number compression or mathematical calculations.