Skip to main content
gfoidl.Base64 package icon

gfoidl.Base64

A library for base64 encoding / decoding, as well as base64url support. For .NET Core 3.0 onwards encoding / decoding is done with SIMD-support.

Total Downloads
848.1K
848,146
Published
Jun 18, 2020
Latest stable version

Install

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

Frameworks

.NETFramework4.5 .NETCoreApp3.0 .NETStandard2.0 .NETStandard2.1

Dependencies

System.Buffers
.NETFramework4.5
[4.5.0, )
System.Memory
.NETFramework4.5
[4.5.3, )
[4.6.0, )
gfoidl.Analyzers
.NETFramework4.5
[0.2.0, )
gfoidl.Analyzers
.NETCoreApp3.0
[0.2.0, )
System.Buffers
.NETStandard2.0
[4.5.0, )
System.Memory
.NETStandard2.0
[4.5.3, )
gfoidl.Analyzers
.NETStandard2.0
[0.2.0, )
gfoidl.Analyzers
.NETStandard2.1
[0.2.0, )

Adoption guide

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

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

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.