bcuff.EnyimMemcachedCore
1.3.1
EnyimMemcachedCore is a Memcached client library for .NET Core. Usage: Add services.AddEnyimMemcached(...) and app.UseEnyimMemcached() in Startup. Add IMemcachedClient into constructor.
Install-Package bcuff.EnyimMemcachedCore -Version 1.3.1
dotnet add package bcuff.EnyimMemcachedCore --version 1.3.1
<PackageReference Include="bcuff.EnyimMemcachedCore" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add bcuff.EnyimMemcachedCore --version 1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.6
- Newtonsoft.Json (>= 9.0.1)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 9.0.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.