LevelDB.UWP
1.0.7
See the version list below for details.
Requires NuGet 2.8.6 or higher.
dotnet add package LevelDB.UWP --version 1.0.7
NuGet\Install-Package LevelDB.UWP -Version 1.0.7
<PackageReference Include="LevelDB.UWP" Version="1.0.7" />
paket add LevelDB.UWP --version 1.0.7
#r "nuget: LevelDB.UWP, 1.0.7"
// Install LevelDB.UWP as a Cake Addin #addin nuget:?package=LevelDB.UWP&version=1.0.7 // Install LevelDB.UWP as a Cake Tool #tool nuget:?package=LevelDB.UWP&version=1.0.7
LevelDBUWP is a port of LevelDB (originally made by Google) for Universal Windows Platform (UWP).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on LevelDB.UWP:
Package | Downloads |
---|---|
KoduStore
KoduStore makes marries objects and LevelDB UWP in a delightful way. It's a really basic document store with support for primary and secondary index support; this will solve most of your problems. Right now it's a PCL (for UWP). |
GitHub repositories
This package is not used by any popular GitHub repositories.
- Ported over from extension to nuget
- Dropping support for Windows 8.1 and Windows Phone 8.1