PigKeyCacheLib 3.5.56

Suggested Alternatives

PigToolsLiteLib

dotnet add package PigKeyCacheLib --version 3.5.56
NuGet\Install-Package PigKeyCacheLib -Version 3.5.56
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.56" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PigKeyCacheLib --version 3.5.56
#r "nuget: PigKeyCacheLib, 3.5.56"
#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.56

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

PigKeyCacheLib

PigKeyCacheLib is a very lightweight key value Caching Application.

  • It supports multi processes and multi threads. It does not need to install application support like memcached or redis. It is suitable for lightweight small applications.
  • Support compression, encryption and other data storage methods.
  • It can run on Windows and Linux platforms.
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

Update readme.