SqlWorker 2.0.134
See the version list below for details.
dotnet add package SqlWorker --version 2.0.134
NuGet\Install-Package SqlWorker -Version 2.0.134
<PackageReference Include="SqlWorker" Version="2.0.134" />
paket add SqlWorker --version 2.0.134
#r "nuget: SqlWorker, 2.0.134"
// Install SqlWorker as a Cake Addin #addin nuget:?package=SqlWorker&version=2.0.134 // Install SqlWorker as a Cake Tool #tool nuget:?package=SqlWorker&version=2.0.134
Minimalistic API allows developer to most easily perform operations with database. By default, library automatically manages DbConnection, DbTransaction, DbCommand and DbDataReader objects. Developer only writes queries.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on SqlWorker:
Package | Downloads |
---|---|
SqlWorker.Async
Minimalistic API allows developer to most easily perform operations with database. By default, library automatically manages DbConnection, DbTransaction, DbCommand and DbDataReader objects. Developer only writes queries. |
|
SqlWorker.PostgreSql
Minimalistic API allows developer to most easily perform operations with database. By default, library automatically manages DbConnection, DbTransaction, DbCommand and DbDataReader objects. Developer only writes queries. |
|
SqlWorker.MySql
Minimalistic API allows developer to most easily perform operations with database. By default, library automatically manages DbConnection, DbTransaction, DbCommand and DbDataReader objects. Developer only writes queries. |
|
SqlWorker.MsSql
Minimalistic API allows developer to most easily perform operations with database. By default, library automatically manages DbConnection, DbTransaction, DbCommand and DbDataReader objects. Developer only writes queries. |
|
SqlWorker.Oledb
Minimalistic API allows developer to most easily perform operations with database. By default, library automatically manages DbConnection, DbTransaction, DbCommand and DbDataReader objects. Developer only writes queries. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.2.302 | 3,481 | 1/21/2021 |
3.1.281 | 1,368 | 1/18/2021 |
3.1.269 | 782 | 10/29/2020 |
3.1.255 | 2,364 | 7/4/2020 |
3.1.252 | 1,403 | 7/4/2020 |
3.1.236 | 708 | 5/2/2020 |
2.2.234 | 514 | 5/2/2020 |
2.2.181 | 1,096 | 1/5/2018 |
2.2.174 | 1,606 | 9/2/2017 |
2.2.170 | 961 | 8/27/2017 |
2.1.155 | 934 | 8/11/2017 |
2.1.154 | 995 | 8/10/2017 |
2.1.147 | 1,296 | 3/23/2017 |
2.1.146 | 935 | 3/23/2017 |
2.1.144 | 942 | 3/22/2017 |
2.1.143 | 969 | 3/22/2017 |
2.0.134 | 1,001 | 2/2/2017 |
2.0.126 | 1,430 | 2/1/2017 |
2.0.124 | 1,020 | 12/7/2016 |
2.0.123 | 1,013 | 12/7/2016 |
2.0.118 | 1,227 | 10/11/2016 |
performance update