Library providing data structures that are decoupled from the storage used to store their contents.
Info
Version: | 0.0.1 |
Author(s): | mvkra |
Last Update: | Wednesday, November 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mvkra/mmkv |
NuGet Url: | https://www.nuget.org/packages/MMKV |
Install
Install-Package MMKV
dotnet add package MMKV
paket add MMKV
MMKV Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.0.0)
Tags