Uncodium.SimpleStore 1.0.12

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

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

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 (10)

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.

Aardvark.Geometry.Normals

Normals estimation.

Aardworx.PointShare.Shared

Aardworx PointShare.

Aardvark.Geometry.Quadtree

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.30 558 1/21/2024
3.0.29 7,297 8/5/2023
3.0.28 3,585 5/2/2023
3.0.27 6,095 4/11/2023
3.0.26 629 4/11/2023
3.0.25 778 3/24/2023
3.0.24 769 3/23/2023
3.0.23 794 3/17/2023
3.0.22 2,798 11/8/2022
3.0.21 976 11/7/2022
3.0.20 2,395 10/15/2022
3.0.19 10,470 9/7/2022
3.0.18 1,109 9/7/2022
3.0.17 1,201 9/6/2022
3.0.16 1,228 9/3/2022
3.0.15 1,286 8/30/2022
3.0.14 15,103 8/25/2022
3.0.13 10,561 6/1/2022
3.0.12 1,509 1/11/2022
3.0.11 826 1/7/2022
3.0.10 35,793 1/3/2022
3.0.9 8,017 11/16/2021
3.0.8 5,735 9/25/2021
3.0.7 981 9/25/2021
3.0.6 928 9/24/2021
3.0.5 938 9/23/2021
3.0.4 995 9/22/2021
3.0.3 1,113 4/29/2021
3.0.2 871 4/29/2021
3.0.1 866 4/27/2021
3.0.0 884 4/27/2021
3.0.0-preview.15 205 4/23/2021
3.0.0-preview.14 10,822 4/20/2021
3.0.0-preview.13 182 4/20/2021
3.0.0-preview.12 994 4/15/2021
3.0.0-preview.11 160 3/4/2021
3.0.0-preview.10 166 3/4/2021
3.0.0-preview.9 194 3/2/2021
3.0.0-preview.8 158 3/2/2021
3.0.0-preview.7 187 3/1/2021
3.0.0-preview.6 196 3/1/2021
3.0.0-preview.5 235 2/28/2021
3.0.0-preview.4 187 2/27/2021
3.0.0-preview.3 182 2/2/2021
3.0.0-preview.2 186 2/2/2021
3.0.0-preview.1 187 1/26/2021
2.1.10 3,338 12/11/2020
2.1.9.4 896 3/19/2021
2.1.9.3 771 3/19/2021
2.1.9.2 788 3/17/2021
2.1.9.1 847 3/15/2021
2.1.9 885 12/10/2020
2.1.8 18,186 11/26/2020
2.1.7 6,326 11/18/2020
2.1.6 2,375 11/11/2020
2.1.5 850 11/9/2020
2.1.4 932 11/7/2020
2.1.3 956 11/7/2020
2.1.2 857 11/6/2020
2.1.1 937 10/29/2020
2.1.0 30,910 4/30/2020
2.0.1 922 4/29/2020
2.0.0 104,536 4/10/2018
1.0.12 5,592 11/19/2017
1.0.11 2,056 4/22/2017

e095a6