Info
Version: | 3.3.5 |
Author(s): | Couchbase.Extensions.Caching |
Last Update: | Monday, September 19, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/couchbaselabs/Couchbase.Extensions |
NuGet Url: | https://www.nuget.org/packages/Couchbase.Extensions.Caching |
Install
Install-Package Couchbase.Extensions.Caching
dotnet add package Couchbase.Extensions.Caching
paket add Couchbase.Extensions.Caching
Couchbase.Extensions.Caching Download (Unzip the "nupkg" after downloading)
Dependencies
- Couchbase.Extensions.DependencyInjection(>= 1.0.0)
- CouchbaseNetClient(>= 2.6.0)
- Microsoft.Extensions.Caching.Abstractions(>= 2.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Options(>= 2.0.0)
- System.ComponentModel.TypeConverter(>= 4.3.0)
Tags
Supports both Memcached (in-memory) and Couchbase (persistent) buckets.