This is a C# implementation of the Z85 specification found at: https://rfc.zeromq.org/spec:32/Z85/. It supports the formal specification as well as an option to automatically pad the input bytes.
$ dotnet add package Cromulent.Encoding.Z85No README available.