Prius.MySql 2.2.2

dotnet add package Prius.MySql --version 2.2.2
NuGet\Install-Package Prius.MySql -Version 2.2.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="Prius.MySql" Version="2.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Prius.MySql --version 2.2.2
#r "nuget: Prius.MySql, 2.2.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.
// Install Prius.MySql as a Cake Addin
#addin nuget:?package=Prius.MySql&version=2.2.2

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

Configure databases in Prius ORM to connect to MySql and MariaDB. Defines the server type 'MySql' that you can use in your Prius ORM configuration file.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  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
2.2.2 655 1/15/2020
2.2.0 507 12/18/2019
2.1.2 527 12/12/2019
2.1.1 468 12/12/2019
2.1.0 494 12/11/2019
2.1.0-alpha2 332 12/10/2019
2.1.0-alpha 329 12/5/2019
2.0.6 968 7/11/2018
2.0.5 920 2/1/2018
2.0.4 847 9/12/2017
2.0.3 789 9/9/2017
2.0.1 1,135 2/9/2017
2.0.1-alpha 697 2/9/2017
2.0.0-alpha 704 2/3/2017

Use with Prius ORM with the same version number