Base classes for key-value storage implementations.
Info
| Version: | 2.0.4 |
| Author(s): | Karl Waclawek |
| Last Update: | Thursday, November 2, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/kwaclaw/KdSoft.Storage |
| NuGet Url: | https://www.nuget.org/packages/KdSoft.StorageBase |
Install
Install-Package KdSoft.StorageBase
dotnet add package KdSoft.StorageBase
paket add KdSoft.StorageBase
KdSoft.StorageBase Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- NETStandard.Library(>= 1.6.1)
No dependencies.