PigKeyCacheCoreLib.SQLServer
3.0.38
See the version list below for details.
dotnet add package PigKeyCacheCoreLib.SQLServer --version 3.0.38
NuGet\Install-Package PigKeyCacheCoreLib.SQLServer -Version 3.0.38
<PackageReference Include="PigKeyCacheCoreLib.SQLServer" Version="3.0.38" />
<PackageVersion Include="PigKeyCacheCoreLib.SQLServer" Version="3.0.38" />
<PackageReference Include="PigKeyCacheCoreLib.SQLServer" />
paket add PigKeyCacheCoreLib.SQLServer --version 3.0.38
#r "nuget: PigKeyCacheCoreLib.SQLServer, 3.0.38"
#:package PigKeyCacheCoreLib.SQLServer@3.0.38
#addin nuget:?package=PigKeyCacheCoreLib.SQLServer&version=3.0.38
#tool nuget:?package=PigKeyCacheCoreLib.SQLServer&version=3.0.38
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 and Linux.
| Product | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- PigSQLSrvCoreLib (>= 1.7.38)
-
net5.0
- PigSQLSrvCoreLib (>= 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.56 | 606 | 5/28/2023 | |
| 3.3.50 | 573 | 4/20/2023 | |
| 3.3.38 | 1,058 | 8/2/2022 | |
| 3.3.28 | 767 | 8/1/2022 | |
| 3.3.18 | 772 | 8/1/2022 | |
| 3.3.8 | 767 | 7/29/2022 | |
| 3.2.38 | 764 | 7/26/2022 | |
| 3.2.18 | 793 | 7/19/2022 | |
| 3.2.16 | 1,020 | 7/11/2022 | |
| 3.2.10 | 1,031 | 7/11/2022 | |
| 3.2.8 | 1,044 | 7/8/2022 | |
| 3.2.6 | 820 | 7/3/2022 | |
| 3.1.80 | 1,060 | 6/16/2022 | |
| 3.1.60 | 1,022 | 6/14/2022 | |
| 3.1.50 | 783 | 6/8/2022 | |
| 3.1.38 | 811 | 5/25/2022 | |
| 3.1.28 | 1,017 | 4/14/2022 | |
| 3.1.16 | 1,289 | 1/15/2022 | |
| 3.1.8 | 1,079 | 1/11/2022 | |
| 3.0.38 | 670 | 12/31/2021 |
Simplify class library interfaces. Some interfaces are no longer compatible with old versions, and fix bugs for PigKeyValueApp.