A standards-compliant implementation of url-safe base64 encode/decode for .NET projects with Span optimizations.
Info
Version: | 2.0.0 |
Author(s): | NeoSmart Technologies, Mahmoud Al-Qudsi |
Last Update: | Thursday, May 16, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/neosmart/UrlBase64/ |
NuGet Url: | https://www.nuget.org/packages/UrlBase64 |
Install
Install-Package UrlBase64
dotnet add package UrlBase64
paket add UrlBase64
UrlBase64 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags