Dapper.Rainbow.MySql 0.6.1

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

// Install Dapper.Rainbow.MySql as a Cake Tool
#tool nuget:?package=Dapper.Rainbow.MySql&version=0.6.1

Trivial micro-orm implemented on Dapper, provides with CRUD helpers. specialize to handle mysql

Product 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. 
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
0.10.1 6,963 12/8/2017
0.10.0 1,056 11/7/2017
0.9.2 2,537 8/27/2017
0.9.1 933 8/27/2017
0.9.0 1,109 8/26/2017
0.8.2 2,633 10/9/2016
0.8.1 1,078 10/7/2016
0.8.0 1,140 10/7/2016
0.7.1 3,537 4/21/2015
0.6.1 2,593 6/10/2013
0.6.0 1,316 6/10/2013
0.5.8 1,264 6/7/2013
0.5.7 1,410 1/20/2013
0.5.6 1,497 9/27/2012
0.5.5 1,556 8/29/2012
0.5.1 1,290 8/28/2012
0.5.0 1,319 8/28/2012
0.4.2 1,335 7/23/2012
0.4.1 1,244 7/23/2012
0.4.0 1,393 6/27/2012
0.3.1 1,841 3/26/2012
0.3.0 1,329 3/24/2012
0.2.2 1,379 3/13/2012
0.2.1 1,294 3/13/2012
0.2.0 1,370 3/12/2012
0.1.5 1,364 3/12/2012
0.1.4 1,457 2/19/2012

* change DbConnection to IDbConnection in order to integrate well with ServiceStack
    * update to dapper 1.13 and mysql. 6.6.5
    * add option lowerCase to case sensitive