carter-cache - Carter.Cache.Memcached 0.3.0

A memcached plugin for the carter caching library

PM> Install-Package Carter.Cache.Memcached -Version 0.3.0 -Source https://www.myget.org/F/carter-cache/api/v3/index.json

Copy to clipboard

> nuget.exe install Carter.Cache.Memcached -Version 0.3.0 -Source https://www.myget.org/F/carter-cache/api/v3/index.json

Copy to clipboard

> dotnet add package Carter.Cache.Memcached --version 0.3.0 --source https://www.myget.org/F/carter-cache/api/v3/index.json

Copy to clipboard
<PackageReference Include="Carter.Cache.Memcached" Version="0.3.0" />
Copy to clipboard
source https://www.myget.org/F/carter-cache/api/v3/index.json

nuget Carter.Cache.Memcached  ~> 0.3.0
Copy to clipboard

> choco install Carter.Cache.Memcached --version 0.3.0 --source https://www.myget.org/F/carter-cache/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "carter-cache" -SourceLocation "https://www.myget.org/F/carter-cache/api/v2"
Install-Module -Name "Carter.Cache.Memcached" -RequiredVersion "0.3.0" -Repository "carter-cache" 
Copy to clipboard

Addition of target: dotnet 8

  • .NETFramework 6.0
    • Carter.Cache (>= 0.3.0)
    • EnyimMemcachedCore (>= 3.2.0)
  • .NETFramework 8.0
    • Carter.Cache (>= 0.3.0)
    • EnyimMemcachedCore (>= 3.2.0)
  • .NETFramework 6.0: 6.0.0.0
  • .NETFramework 8.0: 8.0.0.0

Owners

Jaxelr

Authors

Jaxel Rojas

License

Unknown

Tags

carter cache memcached

Info

22 total downloads
0 downloads for version 0.3.0
Download (31.35 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
0.3.0 31.35 KB Fri, 29 Mar 2024 13:23:32 GMT 0
0.2.0 17.42 KB Tue, 27 Feb 2024 15:43:16 GMT 3
0.1.1 17.51 KB Mon, 04 Sep 2023 17:26:29 GMT 5
0.1.0 12.4 KB Tue, 24 Jan 2023 14:00:39 GMT 5
0.0.8 12.21 KB Fri, 18 Nov 2022 14:42:06 GMT 2
0.0.7 12.01 KB Thu, 23 Dec 2021 12:07:42 GMT 2
0.0.6 9.72 KB Wed, 27 Oct 2021 14:50:54 GMT 2
0.0.5 9.66 KB Mon, 06 Sep 2021 18:27:59 GMT 3