jaindb.base 2.0.0.13

There is a newer version of this package available.
See the version list below for details.
dotnet add package jaindb.base --version 2.0.0.13
                    
NuGet\Install-Package jaindb.base -Version 2.0.0.13
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="jaindb.base" Version="2.0.0.13" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="jaindb.base" Version="2.0.0.13" />
                    
Directory.Packages.props
<PackageReference Include="jaindb.base" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add jaindb.base --version 2.0.0.13
                    
#r "nuget: jaindb.base, 2.0.0.13"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package jaindb.base@2.0.0.13
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=jaindb.base&version=2.0.0.13
                    
Install as a Cake Addin
#tool nuget:?package=jaindb.base&version=2.0.0.13
                    
Install as a Cake Tool

jaindb base library to generate blockchain. Additional Storage-Providers are required

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on jaindb.base:

Package Downloads
jaindb.storage.AzureBlob

StorageProvider to store Data on Azure Blob

jaindb.storage.FileStore

StorageProvider to use FileSystem as Data-Store.

jaindb.storage.Memory

StorageProvider to store Data in Memory.

jaindb.storage.Forwarder

StorageProvider to forward all uploads to another jaindb URL. Note: This provider does not provide any query/reporting options.

jaindb.storage.CosmosDB

StorageProvider to store Data on CosmosDB.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0.14 269 5/13/2026
2.0.0.13 826 12/17/2025
2.0.0.12 432 5/1/2025
2.0.0.11 480 11/2/2024
2.0.0.10 486 5/24/2024
2.0.0.9 460 1/2/2024
2.0.0.8 667 7/17/2023
2.0.0.7 740 3/11/2023
2.0.0.6 1,070 12/10/2022
2.0.0.5 906 10/19/2022
2.0.0.3 1,637 10/8/2022
2.0.0.2 628 8/11/2022
2.0.0.1 1,101 7/17/2022
2.0.0 1,163 7/6/2022
1.3.1.5 1,959 8/28/2021
1.3.1.4 546 8/28/2021
1.3.1.3 557 8/28/2021
1.3.1.2 1,265 7/6/2021
1.3.1.1 534 7/6/2021
1.3.1 1,559 7/3/2021
Loading failed