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" />
paket add PigKeyCacheCoreLib.SQLServer --version 3.0.38
#r "nuget: PigKeyCacheCoreLib.SQLServer, 3.0.38"
// Install PigKeyCacheCoreLib.SQLServer as a Cake Addin #addin nuget:?package=PigKeyCacheCoreLib.SQLServer&version=3.0.38 // Install PigKeyCacheCoreLib.SQLServer as a Cake Tool #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. |
.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 | 302 | 5/28/2023 | |
3.3.50 | 236 | 4/20/2023 | |
3.3.38 | 555 | 8/2/2022 | |
3.3.28 | 471 | 8/1/2022 | |
3.3.18 | 460 | 8/1/2022 | |
3.3.8 | 470 | 7/29/2022 | |
3.2.38 | 468 | 7/26/2022 | |
3.2.18 | 473 | 7/19/2022 | |
3.2.16 | 711 | 7/11/2022 | |
3.2.10 | 732 | 7/11/2022 | |
3.2.8 | 729 | 7/8/2022 | |
3.2.6 | 528 | 7/3/2022 | |
3.1.80 | 721 | 6/16/2022 | |
3.1.60 | 736 | 6/14/2022 | |
3.1.50 | 480 | 6/8/2022 | |
3.1.38 | 500 | 5/25/2022 | |
3.1.28 | 713 | 4/14/2022 | |
3.1.16 | 968 | 1/15/2022 | |
3.1.8 | 741 | 1/11/2022 | |
3.0.38 | 349 | 12/31/2021 | |
3.0.36 | 346 | 12/29/2021 | |
3.0.30 | 447 | 12/28/2021 | |
2.0.82 | 506 | 12/17/2021 | |
1.2.18 | 550 | 11/14/2021 | |
1.2.8 | 481 | 10/17/2021 | |
1.2.3 | 655 | 10/10/2021 | |
1.1.18 | 506 | 10/5/2021 | |
1.0.18 | 522 | 9/21/2021 |
Simplify class library interfaces. Some interfaces are no longer compatible with old versions, and fix bugs for PigKeyValueApp.