Distributed Caching based on PubComp.Caching.Core and MongoDB.
Info
| Version: | 4.1.2 |
| Author(s): | Danny Varod |
| Last Update: | Tuesday, February 13, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/pub-comp/caching |
| NuGet Url: | https://www.nuget.org/packages/PubComp.Caching.MongoDbCaching |
Install
Install-Package PubComp.Caching.MongoDbCaching
dotnet add package PubComp.Caching.MongoDbCaching
paket add PubComp.Caching.MongoDbCaching
PubComp.Caching.MongoDbCaching Download (Unzip the "nupkg" after downloading)
Dependencies
- PubComp.Caching.Core(>= 4.1.1)
- PubComp.NoSql.MongoDbDriver(>= 4.1.0)
Tags