Skip to main content
bcuff.EnyimMemcachedCore package icon

bcuff.EnyimMemcachedCore

EnyimMemcachedCore is a Memcached client library for .NET Core. Usage: Add services.AddEnyimMemcached(...) and app.UseEnyimMemcached() in Startup. Add IMemcachedClient into constructor.

Total Downloads
949.9K
949,895
Published
Jan 4, 2019
Latest stable version

Install

.NET CLI
dotnet add package bcuff.EnyimMemcachedCore --version 1.3.1
Package Manager Console
Install-Package bcuff.EnyimMemcachedCore -Version 1.3.1
PackageReference
<PackageReference Include="bcuff.EnyimMemcachedCore" Version="1.3.1" />

Frameworks

.NETFramework4.6 .NETStandard2.0

Dependencies

Newtonsoft.Json
.NETFramework4.6
[9.0.1, )
Newtonsoft.Json
.NETStandard2.0
[9.0.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.