DataDrop.dll
1.0.2
A minimal database
Install-Package DataDrop.dll -Version 1.0.2
dotnet add package DataDrop.dll --version 1.0.2
<PackageReference Include="DataDrop.dll" Version="1.0.2" />
paket add DataDrop.dll --version 1.0.2
#r "nuget: DataDrop.dll, 1.0.2"
// Install DataDrop.dll as a Cake Addin
#addin nuget:?package=DataDrop.dll&version=1.0.2
// Install DataDrop.dll as a Cake Tool
#tool nuget:?package=DataDrop.dll&version=1.0.2
DataDrop
A minimal database for DOTNET users, aimed at core and mobile development, this is a small and lightweight database solution which can store Key-Value pairs, however it is small enough that multiple instances can be created without any significant performance losses
DataDrop
A minimal database for DOTNET users, aimed at core and mobile development, this is a small and lightweight database solution which can store Key-Value pairs, however it is small enough that multiple instances can be created without any significant performance losses
Release Notes
Added and unlocked encryption, as well as performance gains and added core
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.