本项目是MsSql帮助类基于.net standard2.0封装,属于UtilsSharp项目分支,依赖于Dapper.
Info
Version: | 3.0.1 |
Author(s): | Agoling |
Last Update: | Thursday, June 16, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/agoling/UtilsSharp.Standard |
NuGet Url: | https://www.nuget.org/packages/UtilsSharp.MsSql |
Install
Install-Package UtilsSharp.MsSql
dotnet add package UtilsSharp.MsSql
paket add UtilsSharp.MsSql
UtilsSharp.MsSql Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.35)
- Microsoft.CSharp(>= 4.0.1)
- System.Data.SqlClient(>= 4.8.1)
- UtilsSharp.OptionConfig(>= 1.0.5)
Tags