Contains basic contracts for a key value pair storage system.
Info
Version: | 1.2.0-alpha-4 |
Author(s): | Yufei Huang |
Last Update: | Tuesday, January 5, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/studio-nine/Nine.Storage |
NuGet Url: | https://www.nuget.org/packages/Nine.Storage |
Install
Install-Package Nine.Storage
dotnet add package Nine.Storage
paket add Nine.Storage
Nine.Storage Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections(>= 4.0.10)
- System.Collections.Concurrent(>= 4.0.0)
- System.Linq(>= 4.0.0)
- System.Runtime(>= 4.0.20)
- System.Threading(>= 4.0.10)
Tags