Implementation of transient (non-persistent) key-value storage.
Info
| Version: | 3.1.0 |
| 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.TransientStorage |
Install
Install-Package KdSoft.TransientStorage
dotnet add package KdSoft.TransientStorage
paket add KdSoft.TransientStorage
KdSoft.TransientStorage Download (Unzip the "nupkg" after downloading)
Dependencies
net461
- KdSoft.StorageBase(>= 2.0.4)
- KdSoft.StorageBase(>= 2.0.4)
- NETStandard.Library(>= 1.6.1)