A simple local caching provider based on LiteDB.
Info
Version: | 1.9.3-alpha20240918013649 |
Author(s): | maikebing |
Last Update: | Wednesday, September 18, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnetcore/EasyCaching |
NuGet Url: | https://www.nuget.org/packages/EasyCaching.LiteDB |
Install
Install-Package EasyCaching.LiteDB
dotnet add package EasyCaching.LiteDB
paket add EasyCaching.LiteDB
EasyCaching.LiteDB Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyCaching.Core(>= 1.2.0)
- LiteDB(>= 5.0.9)
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.3)
Tags