PigKeyCacheLib.SQLServer
1.1.3
See the version list below for details.
dotnet add package PigKeyCacheLib.SQLServer --version 1.1.3
NuGet\Install-Package PigKeyCacheLib.SQLServer -Version 1.1.3
<PackageReference Include="PigKeyCacheLib.SQLServer" Version="1.1.3" />
paket add PigKeyCacheLib.SQLServer --version 1.1.3
#r "nuget: PigKeyCacheLib.SQLServer, 1.1.3"
// Install PigKeyCacheLib.SQLServer as a Cake Addin #addin nuget:?package=PigKeyCacheLib.SQLServer&version=1.1.3 // Install PigKeyCacheLib.SQLServer as a Cake Tool #tool nuget:?package=PigKeyCacheLib.SQLServer&version=1.1.3
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.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. |
-
.NETFramework 2.0
- PigKeyCacheLib (>= 1.5.60)
- PigSQLSrvLib (>= 1.5.18)
-
.NETFramework 3.0
- PigKeyCacheLib (>= 1.5.60)
- PigSQLSrvLib (>= 1.5.18)
-
.NETFramework 4.0
- PigKeyCacheLib (>= 1.5.60)
- PigSQLSrvLib (>= 1.5.18)
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.66 | 248 | 5/28/2023 | |
3.3.62 | 235 | 4/20/2023 | |
3.3.38 | 534 | 8/2/2022 | |
3.3.28 | 480 | 8/1/2022 | |
3.3.8 | 461 | 7/29/2022 | |
3.2.38 | 466 | 7/26/2022 | |
3.2.18 | 451 | 7/19/2022 | |
3.2.16 | 477 | 7/11/2022 | |
3.2.10 | 490 | 7/11/2022 | |
3.2.8 | 450 | 7/8/2022 | |
3.2.6 | 494 | 7/3/2022 | |
3.1.80 | 486 | 6/16/2022 | |
3.1.60 | 463 | 6/14/2022 | |
3.1.50 | 492 | 6/8/2022 | |
3.1.38 | 504 | 5/25/2022 | |
3.1.16 | 549 | 1/15/2022 | |
3.1.8 | 506 | 1/10/2022 | |
3.0.38 | 341 | 12/31/2021 | |
3.0.36 | 338 | 12/29/2021 | |
3.0.30 | 352 | 12/28/2021 | |
2.0.82 | 370 | 12/17/2021 | |
1.2.18 | 406 | 11/14/2021 | |
1.2.12 | 443 | 10/17/2021 | |
1.2.8 | 517 | 10/10/2021 | |
1.1.3 | 423 | 10/5/2021 | |
1.0.28 | 378 | 9/21/2021 |
Upgrade PigKeyCacheLib.