Uncodium.SimpleStore 1.0.11

There is a newer version of this package available.
See the version list below for details.
dotnet add package Uncodium.SimpleStore --version 1.0.11                
NuGet\Install-Package Uncodium.SimpleStore -Version 1.0.11                
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="Uncodium.SimpleStore" Version="1.0.11" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Uncodium.SimpleStore --version 1.0.11                
#r "nuget: Uncodium.SimpleStore, 1.0.11"                
#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.
// Install Uncodium.SimpleStore as a Cake Addin
#addin nuget:?package=Uncodium.SimpleStore&version=1.0.11

// Install Uncodium.SimpleStore as a Cake Tool
#tool nuget:?package=Uncodium.SimpleStore&version=1.0.11                

Simple key/value store with out-of-core and in-memory implementation.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Uncodium.SimpleStore:

Package Downloads
Aardvark.Data.Points.Base

Point data base types.

Aardvark.Geometry.PointSet

A high-performance out-of-core point cloud data structure.

Aardworx.PointShare.Shared

Aardworx PointShare.

Aardvark.Geometry.Quadtree

This library provides tools for out-of-core processing of unbounded multi-layer raster data.

Uncodium.SimpleStore.AzureBlobStorage

Uncodium.SimpleStore bindings for Azure blob storage. This is no longer optimized for low-latency local disk storage, but provides an alternative storage back-end (Azure blob storage) which is fully API-compatible with other SimpleStore implementations.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.30 859 1/21/2024
3.0.29 12,308 8/5/2023
3.0.28 3,924 5/2/2023
3.0.27 6,999 4/11/2023
3.0.26 656 4/11/2023
3.0.25 801 3/24/2023
3.0.24 791 3/23/2023
3.0.23 821 3/17/2023
3.0.22 3,170 11/8/2022
3.0.21 999 11/7/2022
3.0.20 2,709 10/15/2022
3.0.19 10,974 9/7/2022
3.0.18 1,133 9/7/2022
3.0.17 1,224 9/6/2022
3.0.16 1,254 9/3/2022
3.0.15 1,308 8/30/2022
3.0.14 15,557 8/25/2022
3.0.13 10,794 6/1/2022
3.0.12 1,534 1/11/2022
3.0.11 845 1/7/2022
3.0.10 37,530 1/3/2022
3.0.9 8,216 11/16/2021
3.0.8 6,070 9/25/2021
3.0.7 1,009 9/25/2021
3.0.6 950 9/24/2021
3.0.5 961 9/23/2021
3.0.4 1,016 9/22/2021
3.0.3 1,120 4/29/2021
3.0.2 881 4/29/2021
3.0.1 872 4/27/2021
3.0.0 892 4/27/2021
3.0.0-preview.15 211 4/23/2021
3.0.0-preview.14 11,272 4/20/2021
3.0.0-preview.13 186 4/20/2021
3.0.0-preview.12 1,058 4/15/2021
3.0.0-preview.11 166 3/4/2021
3.0.0-preview.10 175 3/4/2021
3.0.0-preview.9 197 3/2/2021
3.0.0-preview.8 169 3/2/2021
3.0.0-preview.7 191 3/1/2021
3.0.0-preview.6 206 3/1/2021
3.0.0-preview.5 239 2/28/2021
3.0.0-preview.4 191 2/27/2021
3.0.0-preview.3 185 2/2/2021
3.0.0-preview.2 190 2/2/2021
3.0.0-preview.1 189 1/26/2021
2.1.10 3,500 12/11/2020
2.1.9.4 905 3/19/2021
2.1.9.3 779 3/19/2021
2.1.9.2 795 3/17/2021
2.1.9.1 852 3/15/2021
2.1.9 890 12/10/2020
2.1.8 18,995 11/26/2020
2.1.7 6,852 11/18/2020
2.1.6 2,457 11/11/2020
2.1.5 857 11/9/2020
2.1.4 937 11/7/2020
2.1.3 968 11/7/2020
2.1.2 873 11/6/2020
2.1.1 953 10/29/2020
2.1.0 32,139 4/30/2020
2.0.1 926 4/29/2020
2.0.0 108,835 4/10/2018
1.0.12 5,759 11/19/2017
1.0.11 2,102 4/22/2017

1eaa02