PigKeyCacheLib.SQLServer
3.0.36
See the version list below for details.
dotnet add package PigKeyCacheLib.SQLServer --version 3.0.36
NuGet\Install-Package PigKeyCacheLib.SQLServer -Version 3.0.36
<PackageReference Include="PigKeyCacheLib.SQLServer" Version="3.0.36" />
paket add PigKeyCacheLib.SQLServer --version 3.0.36
#r "nuget: PigKeyCacheLib.SQLServer, 3.0.36"
// Install PigKeyCacheLib.SQLServer as a Cake Addin #addin nuget:?package=PigKeyCacheLib.SQLServer&version=3.0.36 // Install PigKeyCacheLib.SQLServer as a Cake Tool #tool nuget:?package=PigKeyCacheLib.SQLServer&version=3.0.36
PigKeyCacheLib.SQLServer is a very lightweight key value Caching Application support multi server load balancing.
This is a scenario with the best read performance and horizontal scalability. It shares database connection with applications, which is equivalent to no third-party service support, and the high availability of the database is better than redis.
It can run on Windows Only.
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
- PigSQLSrvLib (>= 1.7.38)
-
.NETFramework 3.0
- PigSQLSrvLib (>= 1.7.38)
-
.NETFramework 4.0
- PigSQLSrvLib (>= 1.7.38)
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 |
Simplify class library interfaces. Some interfaces are no longer compatible with old versions, and fix bugs for PigKeyValueApp.