PigKeyCacheCoreLib.SQLServer 1.1.18

Suggested Alternatives

PigSQLSrvLib

There is a newer version of this package available.
See the version list below for details.
dotnet add package PigKeyCacheCoreLib.SQLServer --version 1.1.18
NuGet\Install-Package PigKeyCacheCoreLib.SQLServer -Version 1.1.18
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="PigKeyCacheCoreLib.SQLServer" Version="1.1.18" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PigKeyCacheCoreLib.SQLServer --version 1.1.18
#r "nuget: PigKeyCacheCoreLib.SQLServer, 1.1.18"
#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 PigKeyCacheCoreLib.SQLServer as a Cake Addin
#addin nuget:?package=PigKeyCacheCoreLib.SQLServer&version=1.1.18

// Install PigKeyCacheCoreLib.SQLServer as a Cake Tool
#tool nuget:?package=PigKeyCacheCoreLib.SQLServer&version=1.1.18

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.3.56 269 5/28/2023
3.3.50 213 4/20/2023
3.3.38 523 8/2/2022
3.3.28 449 8/1/2022
3.3.18 438 8/1/2022
3.3.8 446 7/29/2022
3.2.38 445 7/26/2022
3.2.18 451 7/19/2022
3.2.16 687 7/11/2022
3.2.10 707 7/11/2022
3.2.8 695 7/8/2022
3.2.6 505 7/3/2022
3.1.80 687 6/16/2022
3.1.60 699 6/14/2022
3.1.50 456 6/8/2022
3.1.38 477 5/25/2022
3.1.28 689 4/14/2022
3.1.16 924 1/15/2022
3.1.8 711 1/11/2022
3.0.38 329 12/31/2021
3.0.36 325 12/29/2021
3.0.30 419 12/28/2021
2.0.82 468 12/17/2021
1.2.18 516 11/14/2021
1.2.8 451 10/17/2021
1.2.3 630 10/10/2021
1.1.18 471 10/5/2021
1.0.18 495 9/21/2021

Upgrade PigKeyCacheLib.