Dapper下Mysql的扩展.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.1.0 |
Author(s): | OSS.Orm.DapperMysql |
Last Update: | Tuesday, December 17, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/KevinWG/OSS.Orm.Extention |
NuGet Url: | https://www.nuget.org/packages/OSS.Orm.DapperMysql |
Install
Install-Package OSS.Orm.DapperMysql
dotnet add package OSS.Orm.DapperMysql
paket add OSS.Orm.DapperMysql
OSS.Orm.DapperMysql Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.4)
- MySql.Data(>= 8.0.17)
- OSS.Common(>= 2.2.0.3)
- OSS.Tools.Log(>= 1.1.1)
Tags