SqlWorker.MySql 2.1.148

There is a newer version of this package available.
See the version list below for details.
dotnet add package SqlWorker.MySql --version 2.1.148
NuGet\Install-Package SqlWorker.MySql -Version 2.1.148
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="SqlWorker.MySql" Version="2.1.148" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SqlWorker.MySql --version 2.1.148
#r "nuget: SqlWorker.MySql, 2.1.148"
#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.
// Install SqlWorker.MySql as a Cake Addin
#addin nuget:?package=SqlWorker.MySql&version=2.1.148

// Install SqlWorker.MySql as a Cake Tool
#tool nuget:?package=SqlWorker.MySql&version=2.1.148

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 Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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. 
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.2.325 429 10/14/2021
3.1.285 481 1/18/2021
3.1.264 566 7/8/2020
3.1.255 515 7/4/2020
3.1.252 587 7/4/2020
2.2.176 1,055 9/2/2017
2.1.148 898 8/9/2017

generating versioninfo and .numspec files for new project