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
Nov 8, 2019
Latest stable version

Install

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

Frameworks

.NETCoreApp3.0 .NETStandard2.0 .NETStandard2.1

Dependencies

LocalsInit.Fody
.NETCoreApp3.0
[1.1.0, )
gfoidl.Analyzers
.NETCoreApp3.0
[0.1.2, )
LocalsInit.Fody
.NETStandard2.0
[1.1.0, )
System.Buffers
.NETStandard2.0
[4.5.0, )
System.Memory
.NETStandard2.0
[4.5.3, )
gfoidl.Analyzers
.NETStandard2.0
[0.1.2, )
LocalsInit.Fody
.NETStandard2.1
[1.1.0, )
gfoidl.Analyzers
.NETStandard2.1
[0.1.2, )

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 3 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.