Dapper.Rainbow.MySql
0.6.0
There is a newer version of this package available.
See the version list below for details.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
- Dapper (>= 1.13.0)
- MySql.Data (>= 6.6.5)
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 | 7,607 | 12/8/2017 |
0.10.0 | 1,106 | 11/7/2017 |
0.9.2 | 2,572 | 8/27/2017 |
0.9.1 | 961 | 8/27/2017 |
0.9.0 | 1,144 | 8/26/2017 |
0.8.2 | 2,678 | 10/9/2016 |
0.8.1 | 1,115 | 10/7/2016 |
0.8.0 | 1,173 | 10/7/2016 |
0.7.1 | 3,649 | 4/21/2015 |
0.6.1 | 2,636 | 6/10/2013 |
0.6.0 | 1,349 | 6/10/2013 |
0.5.8 | 1,297 | 6/7/2013 |
0.5.7 | 1,440 | 1/20/2013 |
0.5.6 | 1,533 | 9/27/2012 |
0.5.5 | 1,575 | 8/29/2012 |
0.5.1 | 1,320 | 8/28/2012 |
0.5.0 | 1,349 | 8/28/2012 |
0.4.2 | 1,367 | 7/23/2012 |
0.4.1 | 1,277 | 7/23/2012 |
0.4.0 | 1,423 | 6/27/2012 |
0.3.1 | 1,870 | 3/26/2012 |
0.3.0 | 1,343 | 3/24/2012 |
0.2.2 | 1,411 | 3/13/2012 |
0.2.1 | 1,307 | 3/13/2012 |
0.2.0 | 1,401 | 3/12/2012 |
0.1.5 | 1,391 | 3/12/2012 |
0.1.4 | 1,487 | 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