一个使用mongodb编写的二级缓存.
Info
| Version: | 1.0.1 |
| Author(s): | ZhbitTop |
| Last Update: | Sunday, April 28, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Cricle/MongodbCacher |
| NuGet Url: | https://www.nuget.org/packages/MongodbCacher |
Install
Install-Package MongodbCacher
dotnet add package MongodbCacher
paket add MongodbCacher
MongodbCacher Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Hosting(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- MongoDB.Driver(>= 2.8.0)