PigSQLSrvCoreLib 2.9.2

dotnet add package PigSQLSrvCoreLib --version 2.9.2
                    
NuGet\Install-Package PigSQLSrvCoreLib -Version 2.9.2
                    
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="PigSQLSrvCoreLib" Version="2.9.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PigSQLSrvCoreLib" Version="2.9.2" />
                    
Directory.Packages.props
<PackageReference Include="PigSQLSrvCoreLib" />
                    
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 PigSQLSrvCoreLib --version 2.9.2
                    
#r "nuget: PigSQLSrvCoreLib, 2.9.2"
                    
#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 PigSQLSrvCoreLib@2.9.2
                    
#: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=PigSQLSrvCoreLib&version=2.9.2
                    
Install as a Cake Addin
#tool nuget:?package=PigSQLSrvCoreLib&version=2.9.2
                    
Install as a Cake Tool

PigSQLSrvCoreLib

An interface class library specially designed for MS-SQL server.

  • Friendly calling interface for Command of SQL Server StoredProcedure and SQL statement Text.
  • Support automatic switch connection of mirror database for high availability.
  • Support the transformation of query results into JSON and XML.
  • Key value based on SQL Server.
  • Support cache query.
  • Database connection management.
  • Generate SQL statements or VB code for tables or views.
  • Common SQL Server operation tool functions.
  • It can run on Windows and Linux platforms.
  • View demo
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on PigSQLSrvCoreLib:

Package Downloads
PigSQLSrvCoreLibDemo

Demo console program for PigSQLSrvCoreLib

PigKeyCacheCoreLib.SQLServer

It is a very lightweight key value Caching Application support multi server load balancing.

PigKeyCacheCoreLib.SQLServerDemo

Demo console program for PigKeyCacheCoreLib.SQLServer

SeowHostCoreLib

This is a class library that handles host information, file and directory processing, and other functions.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.9.2 77 8/20/2026
2.8.220 428 12/16/2025
2.8.218 282 9/10/2025
2.8.212 264 5/18/2025
2.8.210 305 2/13/2025
2.8.208 294 11/21/2024
2.8.206 276 11/20/2024
2.8.202 291 9/27/2024
2.8.200 293 8/27/2024
2.8.198 228 7/31/2024
2.8.196 274 7/23/2024
2.8.190 271 7/18/2024
2.8.188 320 7/14/2024
2.8.186 304 7/2/2024
2.8.182 290 6/27/2024
2.8.180 308 6/27/2024
2.8.178 250 6/10/2024
2.8.176 299 6/5/2024
2.8.172 282 6/3/2024
Loading failed

Add asynchronous processing capabilities.