Top 20 NuGet base64url Packages

A library for base64 encoding / decoding, as well as base64url support. For .NET Core 3.0 onwards encoding / decoding is done with SIMD-support.
Kode-Aid base64 URL-safe encoding library.
Standards based implementations of various Base32 and Base64 encoding/decoding methods. These are designed to encode binary data to plain text, and decode the resulting text back to the original binary. This is useful when you need to transfer binary data through technologies that only support text ...
Base64url binding library for Bridge.NET projects.
Collection of simple pieces of reusable code designed such that dependencies aren't forced upon consumers of its packages. Package is shipped as source code.
Contain extensions that, takes a type and return a string or takes a string and return a type.
AltaModa Technologies .NET Extensions
Decode a UTF8 base64 encoded string. Supports both base64 and base64url.
base64 encode/decode for URL applications. dotnet global tool of Base64UrlCore.
base64 encode/decode for URL applications.
Implements Base-64 encoding with URL and filename safe alphabet. Add this package to your core library, so it would get the source code of this module without installing a binary dependency. Then proceed with using corresponding functionality from Atom.Util namespace, like if it was installed using...