Skip to main content
deniszykov.BaseN package icon

deniszykov.BaseN

BaseN binary to text converters. Base64 converter, Base64 Url-safe converter, Base32 converter, ZBase32 converter, Base16(Hex) converter.

Total Downloads
9.4K
9,401
Published
Apr 7, 2024
Latest stable version

Install

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

Frameworks

.NETFramework4.5 .NETFramework4.6.1 .NETStandard1.6 .NETCoreApp2.1 .NETStandard2.0

Dependencies

System.Memory
.NETFramework4.6.1
[4.5.5, )
NETStandard.Library
.NETStandard1.6
[1.6.1, )
System.Memory
.NETStandard1.6
[4.5.5, )
System.Memory
.NETStandard2.0
[4.5.5, )

Adoption guide

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

Compatibility metadata lists 5 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.