PigKeyCacheLib 3.5.50

Suggested Alternatives

PigToolsLiteLib

There is a newer version of this package available.
See the version list below for details.
dotnet add package PigKeyCacheLib --version 3.5.50
NuGet\Install-Package PigKeyCacheLib -Version 3.5.50
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PigKeyCacheLib" Version="3.5.50" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PigKeyCacheLib --version 3.5.50
#r "nuget: PigKeyCacheLib, 3.5.50"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install PigKeyCacheLib as a Cake Addin
#addin nuget:?package=PigKeyCacheLib&version=3.5.50

// Install PigKeyCacheLib as a Cake Tool
#tool nuget:?package=PigKeyCacheLib&version=3.5.50

PigCache

中文文档

PigCache is a lightweight key value caching system for multiple application scenarios. It can support single process micro applications to large-scale multi server load balancing scenarios. Most scenarios do not need the support of third-party services such as memcached or Redis. The running environment can support Windows or Linux platforms. Codes in different scenarios only need to reference different class libraries, Make minor changes to the source code.

More...


Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net20 is compatible.  net30 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on PigKeyCacheLib:

Package Downloads
ObjAdoDBLib

This is a .net library and NuGet package that maps Microsoft ActiveX data objects library. It can be used in different .net frameworks.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.5.56 233 5/28/2023
3.5.52 228 4/17/2023
3.5.50 849 9/3/2022

Reference the latest class library.