Dapper.Rainbow.MySql 0.6.0

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.0
NuGet\Install-Package Dapper.Rainbow.MySql -Version 0.6.0
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.0" />
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.0
#r "nuget: Dapper.Rainbow.MySql, 0.6.0"
#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.0

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

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

There are no supported framework assets in this 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,990 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,634 10/9/2016
0.8.1 1,078 10/7/2016
0.8.0 1,140 10/7/2016
0.7.1 3,552 4/21/2015
0.6.1 2,595 6/10/2013
0.6.0 1,317 6/10/2013
0.5.8 1,266 6/7/2013
0.5.7 1,412 1/20/2013
0.5.6 1,499 9/27/2012
0.5.5 1,558 8/29/2012
0.5.1 1,292 8/28/2012
0.5.0 1,321 8/28/2012
0.4.2 1,337 7/23/2012
0.4.1 1,246 7/23/2012
0.4.0 1,394 6/27/2012
0.3.1 1,842 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,458 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