SimpleBase 4.0.2
dotnet add package SimpleBase --version 4.0.2
NuGet\Install-Package SimpleBase -Version 4.0.2
<PackageReference Include="SimpleBase" Version="4.0.2" />
<PackageVersion Include="SimpleBase" Version="4.0.2" />
<PackageReference Include="SimpleBase" />
paket add SimpleBase --version 4.0.2
#r "nuget: SimpleBase, 4.0.2"
#addin nuget:?package=SimpleBase&version=4.0.2
#tool nuget:?package=SimpleBase&version=4.0.2
Base16, Base32, Base58, Base85 encoding/decoding library
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- System.Memory (>= 4.5.5)
NuGet packages (53)
Showing the top 5 NuGet packages that depend on SimpleBase:
Package | Downloads |
---|---|
Makaretu.Dns
DNS data model with serializer/deserializer for the wire and master file format. |
|
KubeOps
This is an operator sdk written in c#. It enables a developer to create a custom controller for CRDs (CustomResourceDefinitions) that runs on kubernetes. |
|
Ipfs.Core
Core objects and interfaces for IPFS. The InterPlanetary File System is the permanent web. It is a new hypermedia distribution protocol, addressed by content and identities. IPFS enables the creation of completely distributed applications. It aims to make the web faster, safer, and more open. |
|
SubstrateNetApi
Just another Substrate .NET API, written in NETStandard2.0 to provide maximum compatibility for Unity3D. |
|
Nethermind.Libp2p.Core
A libp2p implementation for .NET |
GitHub repositories (8)
Showing the top 8 popular GitHub repositories that depend on SimpleBase:
Repository | Stars |
---|---|
stratumauth/app
📱 Two-Factor Authentication (2FA) client for Android + Wear OS
|
|
unosquare/passcore
A self-service password management tool for Active Directory
|
|
TeslaFly01/SmartSqlT
🔥🔥🔥 SmartSQL 是一款方便、快捷的数据库文档查询、导出工具!该工具从最初支持CHM文档格式开始,通过不断地探索开发、集思广益和不断改进,又陆续支持Word、Excel、PDF、Html、Xml、Json、MarkDown等文档格式的导出。同时支持SqlServer、MySql、PostgreSQL、SQLite等多种数据库的文档查询和导出功能。
|
|
slowscript/warpinator-windows
An unofficial implementation of Warpinator for Windows
|
|
BasisVR/Basis
Basis is an open-source social framework for VR and Desktop usage.
|
|
richardschneider/net-ipfs-mount
Mount the InterPlanetary File System as a mapped drive on Windows
|
|
bizanc/Bizanc.io.Core
Bizanc Blockchain
|
|
richardschneider/net-ipfs-core
The core objects and interfaces of the interplanetary file system (IPFS)
|
Version | Downloads | Last updated |
---|---|---|
4.0.2 | 231,668 | 9/19/2024 |
4.0.1 | 12,723 | 9/12/2024 |
4.0.0 | 1,140,164 | 11/10/2022 |
3.1.0 | 700,242 | 5/24/2021 |
3.0.3 | 1,389 | 5/24/2021 |
3.0.2 | 119,925 | 12/11/2020 |
3.0.1 | 94,145 | 2/14/2020 |
3.0.0 | 19,298 | 12/24/2019 |
2.1.0 | 521,960 | 1/21/2020 |
2.0.0 | 26,402 | 10/12/2019 |
1.8.0 | 99,137 | 3/20/2019 |
1.7.1 | 52,458 | 12/4/2018 |
1.6.1 | 15,553 | 7/13/2018 |
1.4.1 | 5,227 | 5/30/2018 |
1.3.1 | 830,081 | 7/27/2017 |
1.3.0 | 1,739 | 7/26/2017 |
1.2.0 | 40,321 | 5/19/2016 |
1.1.1 | 78,528 | 5/18/2016 |
1.1.0 | 2,288 | 5/16/2016 |
## Fixes
- Fixes #59 - Base32's `Encode(ulong)` and `DecodeUInt64()` works consistently among platforms with different endianness