Info
Version: | 12.2.1+f0828de1 |
Author(s): | PommaLabs |
Last Update: | Sunday, December 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/pommalabs/kvlite |
NuGet Url: | https://www.nuget.org/packages/PommaLabs.KVLite |
Install
Install-Package PommaLabs.KVLite
dotnet add package PommaLabs.KVLite
paket add PommaLabs.KVLite
PommaLabs.KVLite Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FSharp.Core(>= 5.0.0)
- FsPickler(>= 5.3.2)
- Microsoft.Extensions.Caching.Abstractions(>= 2.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)
- Microsoft.IO.RecyclableMemoryStream(>= 1.4.0)
- FSharp.Core(>= 5.0.0)
- FsPickler(>= 5.3.2)
- Microsoft.Extensions.Caching.Abstractions(>= 2.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)
- Microsoft.IO.RecyclableMemoryStream(>= 1.4.0)
- FSharp.Core(>= 5.0.0)
- FsPickler(>= 5.3.2)
- Microsoft.Extensions.Caching.Abstractions(>= 2.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)
- Microsoft.IO.RecyclableMemoryStream(>= 1.4.0)
Tags
This package contains caching interfaces, data models and core implementations.