PigKeyCacheCoreLib.SQLServer 3.3.56

Suggested Alternatives

PigSQLSrvLib

dotnet add package PigKeyCacheCoreLib.SQLServer --version 3.3.56
                    
NuGet\Install-Package PigKeyCacheCoreLib.SQLServer -Version 3.3.56
                    
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="3.3.56" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PigKeyCacheCoreLib.SQLServer" Version="3.3.56" />
                    
Directory.Packages.props
<PackageReference Include="PigKeyCacheCoreLib.SQLServer" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PigKeyCacheCoreLib.SQLServer --version 3.3.56
                    
#r "nuget: PigKeyCacheCoreLib.SQLServer, 3.3.56"
                    
#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.
#:package PigKeyCacheCoreLib.SQLServer@3.3.56
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PigKeyCacheCoreLib.SQLServer&version=3.3.56
                    
Install as a Cake Addin
#tool nuget:?package=PigKeyCacheCoreLib.SQLServer&version=3.3.56
                    
Install as a Cake Tool

PigKeyCacheCoreLib.SQLServer

It 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 Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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. 
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 409 5/28/2023 3.3.56 is deprecated because it is no longer maintained.
3.3.50 360 4/20/2023 3.3.50 is deprecated because it is no longer maintained.
3.3.38 753 8/2/2022 3.3.38 is deprecated because it is no longer maintained.
3.3.28 581 8/1/2022 3.3.28 is deprecated because it is no longer maintained.
3.3.18 572 8/1/2022 3.3.18 is deprecated because it is no longer maintained.
3.3.8 582 7/29/2022 3.3.8 is deprecated because it is no longer maintained.
3.2.38 579 7/26/2022 3.2.38 is deprecated because it is no longer maintained.
3.2.18 583 7/19/2022 3.2.18 is deprecated because it is no longer maintained.
3.2.16 814 7/11/2022 3.2.16 is deprecated because it is no longer maintained.
3.2.10 842 7/11/2022 3.2.10 is deprecated because it is no longer maintained.
3.2.8 838 7/8/2022 3.2.8 is deprecated because it is no longer maintained.
3.2.6 636 7/3/2022 3.2.6 is deprecated because it is no longer maintained.
3.1.80 842 6/16/2022 3.1.80 is deprecated because it is no longer maintained.
3.1.60 843 6/14/2022 3.1.60 is deprecated because it is no longer maintained.
3.1.50 592 6/8/2022 3.1.50 is deprecated because it is no longer maintained.
3.1.38 614 5/25/2022 3.1.38 is deprecated because it is no longer maintained.
3.1.28 824 4/14/2022 3.1.28 is deprecated because it is no longer maintained.
3.1.16 1,082 1/15/2022 3.1.16 is deprecated because it is no longer maintained.
3.1.8 861 1/11/2022 3.1.8 is deprecated because it is no longer maintained.
3.0.38 478 12/31/2021 3.0.38 is deprecated because it is no longer maintained.
3.0.36 462 12/29/2021 3.0.36 is deprecated because it is no longer maintained.
3.0.30 561 12/28/2021 3.0.30 is deprecated because it is no longer maintained.
2.0.82 625 12/17/2021 2.0.82 is deprecated because it is no longer maintained.
1.2.18 669 11/14/2021 1.2.18 is deprecated because it is no longer maintained.
1.2.8 598 10/17/2021 1.2.8 is deprecated because it is no longer maintained.
1.2.3 782 10/10/2021 1.2.3 is deprecated because it is no longer maintained.
1.1.18 622 10/5/2021 1.1.18 is deprecated because it is no longer maintained.
1.0.18 636 9/21/2021 1.0.18 is deprecated because it is no longer maintained.

Update project information.