一个轻量级的基于dapper的Mysql仓储类.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
| Version: | 2.2.5 |
| Author(s): | 张磊 |
| Last Update: | Thursday, April 21, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/zl33842901/DapperEx |
| NuGet Url: | https://www.nuget.org/packages/xLiAd.DapperEx.RepositoryMysql |
Install
Install-Package xLiAd.DapperEx.RepositoryMysql
dotnet add package xLiAd.DapperEx.RepositoryMysql
paket add xLiAd.DapperEx.RepositoryMysql
xLiAd.DapperEx.RepositoryMysql Download (Unzip the "nupkg" after downloading)
Dependencies
- xLiAd.DapperEx.Repository(>= 2.1.7)
- MySql.Data(>= 8.0.16)
Tags