Key Value Storage abstractions.
Info
Version: | 0.0.1 |
Author(s): | Iskander Sierra |
Last Update: | Thursday, July 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/poly-coder/DotNetX |
NuGet Url: | https://www.nuget.org/packages/DotNetX.KeyValueStorage |
Install
Install-Package DotNetX.KeyValueStorage
dotnet add package DotNetX.KeyValueStorage
paket add DotNetX.KeyValueStorage
DotNetX.KeyValueStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- DotNetX(>= 0.0.7)
- System.Linq.Async(>= 4.1.1)