Skip to main content
UrlBase64 package icon

UrlBase64

A standards-compliant implementation of url-safe base64 encode/decode for .NET projects with Span optimizations.

Total Downloads
2.9M
2,876,954
Published
Sep 27, 2023
Latest stable version

Install

.NET CLI
dotnet add package UrlBase64 --version 1.0.1
Package Manager Console
Install-Package UrlBase64 -Version 1.0.1
PackageReference
<PackageReference Include="UrlBase64" Version="1.0.1" />

Frameworks

.NETFramework2.0 .NETFramework4.0 .NETStandard1.0 .NETStandard2.0

Dependencies

NETStandard.Library
.NETStandard1.0
[1.6.1, )
System.Buffers
.NETStandard2.0
[4.5.0, )
System.Memory
.NETStandard2.0
[4.5.3, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.