jaindb.storage.FileStore 2.0.0.12

dotnet add package jaindb.storage.FileStore --version 2.0.0.12
                    
NuGet\Install-Package jaindb.storage.FileStore -Version 2.0.0.12
                    
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.storage.FileStore" Version="2.0.0.12" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="jaindb.storage.FileStore" Version="2.0.0.12" />
                    
Directory.Packages.props
<PackageReference Include="jaindb.storage.FileStore" />
                    
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.storage.FileStore --version 2.0.0.12
                    
#r "nuget: jaindb.storage.FileStore, 2.0.0.12"
                    
#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.storage.FileStore@2.0.0.12
                    
#: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.storage.FileStore&version=2.0.0.12
                    
Install as a Cake Addin
#tool nuget:?package=jaindb.storage.FileStore&version=2.0.0.12
                    
Install as a Cake Tool

JainDB is a blockchain based data warehouse for JSON objects. It provides a REST API to interact with the data store. Jaindb is using REDIS, CosmosDB or just the File-System to store the data by using hashing and deduplication technologies.

Jaindb was initially created to store inventory data of computers in an auditable way with the history of all changes. But as jaindb is schema-less, it can store everything you want...

It's using blockchain technology, but data is not distributed and no CPU power is required to calculate a "proof of work".

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 was computed.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0.12 163 5/1/2025
2.0.0.11 181 11/2/2024
2.0.0.10 173 5/24/2024
2.0.0.9 252 1/5/2024
2.0.0.8 275 7/17/2023
2.0.0.7 309 3/11/2023
2.0.0.6 385 12/10/2022
2.0.0.5 469 10/19/2022
2.0.0.3 433 10/8/2022
2.0.0.1 489 7/17/2022
2.0.0 509 7/6/2022
1.3.1.5 548 4/18/2022
1.3.1.3 461 7/6/2021
1.3.1.1 459 7/3/2021
1.3.1 446 7/3/2021
1.3.0 532 7/3/2021
1.2.4 435 4/8/2021
1.2.3 501 12/28/2020
1.2.2 573 9/22/2020
1.2.0 598 6/5/2020
1.1.0 626 12/29/2019
1.0.7 693 9/28/2019
1.0.6 704 5/30/2019
1.0.3 823 11/24/2018
1.0.2 798 11/21/2018
1.0.1 846 11/18/2018
1.0.0 856 11/18/2018