Decode a UTF8 base64 encoded string. Supports both base64 and base64url.
$ dotnet add package dotnet-decode-base64.NET global tool to decode a UTF8 Base64 encoded string.
dotnet decode-base64 SGVsbG8gV29ybGQh
Release notes can be found on GitHub.