PigSQLSrvCoreLib 1.8.16
Install-Package PigSQLSrvCoreLib -Version 1.8.16
dotnet add package PigSQLSrvCoreLib --version 1.8.16
<PackageReference Include="PigSQLSrvCoreLib" Version="1.8.16" />
paket add PigSQLSrvCoreLib --version 1.8.16
#r "nuget: PigSQLSrvCoreLib, 1.8.16"
// Install PigSQLSrvCoreLib as a Cake Addin
#addin nuget:?package=PigSQLSrvCoreLib&version=1.8.16
// Install PigSQLSrvCoreLib as a Cake Tool
#tool nuget:?package=PigSQLSrvCoreLib&version=1.8.16
An interface class library specially designed for MS-SQL server.
Interface similar to ObjAdoDBLib.
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.
Support cache query.
It can run on Windows and Linux platforms.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.1 |
-
.NETCoreApp 3.1
- Microsoft.Data.SqlClient (>= 4.0.0)
- PigKeyCacheLib (>= 3.2.30)
-
net5.0
- Microsoft.Data.SqlClient (>= 4.0.0)
- PigKeyCacheLib (>= 3.2.30)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on PigSQLSrvCoreLib:
Package | Downloads |
---|---|
PigSQLSrvCoreLibDemo
Demo console program for PigSQLSrvCoreLib |
|
PigKeyCacheCoreLib.SQLServer
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.8.16 | 131 | 1/14/2022 |
1.8.12 | 115 | 1/10/2022 |
1.7.38 | 133 | 12/28/2021 |
1.7.28 | 152 | 12/15/2021 |
1.6.18 | 110 | 12/5/2021 |
1.6.10 | 103 | 12/3/2021 |
1.6.8 | 182 | 11/14/2021 |
1.5.30 | 225 | 10/10/2021 |
1.5.28 | 174 | 10/8/2021 |
1.5.18 | 274 | 10/5/2021 |
1.5.5 | 169 | 9/24/2021 |
1.4.6 | 221 | 9/20/2021 |
1.3.3 | 192 | 9/9/2021 |
1.2.5 | 145 | 9/1/2021 |
1.1.8 | 155 | 8/29/2021 |
1.0.7.3 | 182 | 7/29/2021 |
1.0.6.8 | 169 | 7/22/2021 |
1.0.5.2 | 151 | 7/17/2021 |
1.0.4.8 | 188 | 7/9/2021 |
1.0.4.3 | 150 | 7/6/2021 |
1.0.3.6 | 203 | 6/22/2021 |
1.0.2.5 | 155 | 6/13/2021 |
1.0.1.5 | 194 | 6/7/2021 |
Reference the latest class library.