a weightlight orm base on dapper 一个轻量级的基于dapper的orm.
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.MsSql.Core |
Install
Install-Package xLiAd.DapperEx.MsSql.Core
dotnet add package xLiAd.DapperEx.MsSql.Core
paket add xLiAd.DapperEx.MsSql.Core
xLiAd.DapperEx.MsSql.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Dapper(>= 1.50.5)
- System.ComponentModel.Annotations(>= 4.3.0)
- System.Diagnostics.DiagnosticSource(>= 4.7.1)
- System.ValueTuple(>= 4.5.0)
- Dapper(>= 1.50.5)
- System.ComponentModel.Annotations(>= 4.3.0)
- System.Diagnostics.DiagnosticSource(>= 4.7.1)
- System.ValueTuple(>= 4.5.0)
Tags