Info
Version: | 2.0.0 |
Author(s): | gfoidl |
Last Update: | Tuesday, December 20, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gfoidl/Base64 |
NuGet Url: | https://www.nuget.org/packages/gfoidl.Base64 |
Install
Install-Package gfoidl.Base64
dotnet add package gfoidl.Base64
paket add gfoidl.Base64
gfoidl.Base64 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Buffers(>= 4.5.0)
- System.Memory(>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe(>= 4.6.0)
- gfoidl.Analyzers(>= 0.2.0)
- System.Buffers(>= 4.5.0)
- System.Memory(>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe(>= 4.6.0)
- gfoidl.Analyzers(>= 0.2.0)
- gfoidl.Analyzers(>= 0.2.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.6.0)
- gfoidl.Analyzers(>= 0.2.0)
Tags
For .NET Core 3.0 onwards encoding / decoding is done with SIMD-support.