数据库操作扩展,提供MySql批量插入和返回值.
Info
Version: | 1.0.1 |
Author(s): | cbg(920673281) |
Last Update: | Thursday, March 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RG.DO.MySql |
Install
Install-Package RG.DO.MySql
dotnet add package RG.DO.MySql
paket add RG.DO.MySql
RG.DO.MySql Download (Unzip the "nupkg" after downloading)
Dependencies
- RG.DO(>= 1.0.1)
- Dapper(>= 1.50.5)
- MySql.Data(>= 8.0.13)
Tags