Util.Data.Dapper.Core 7.0.61

.NET 7.0
dotnet add package Util.Data.Dapper.Core --version 7.0.61
NuGet\Install-Package Util.Data.Dapper.Core -Version 7.0.61
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Util.Data.Dapper.Core" Version="7.0.61" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Util.Data.Dapper.Core --version 7.0.61
#r "nuget: Util.Data.Dapper.Core, 7.0.61"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Util.Data.Dapper.Core as a Cake Addin
#addin nuget:?package=Util.Data.Dapper.Core&version=7.0.61

// Install Util.Data.Dapper.Core as a Cake Tool
#tool nuget:?package=Util.Data.Dapper.Core&version=7.0.61

Util.Data.Dapper.Core是Util应用框架基于Dapper的数据访问封装基础类库

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Util.Data.Dapper.Core:

Package Downloads
Util.Data.Dapper.SqlServer

Util.Data.Dapper.SqlServer是Util应用框架基于Dapper的数据访问封装类库,用于处理SqlServer数据库

Util.Data.Dapper.PostgreSql

Util.Data.Dapper.PostgreSql是Util应用框架基于Dapper的数据访问封装类库,用于处理PostgreSql数据库

Util.Data.Dapper.MySql

Util.Data.Dapper.MySql是Util应用框架基于Dapper的数据访问封装类库,用于处理MySql数据库

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.61 0 6/9/2023
7.0.60 115 6/2/2023
7.0.59 103 6/2/2023
7.0.58 92 6/1/2023
7.0.57 123 5/27/2023
7.0.56 119 5/17/2023
7.0.55 118 5/8/2023
7.0.54 115 5/8/2023
7.0.53 118 5/6/2023
7.0.52 114 5/5/2023
7.0.51 136 4/27/2023
7.0.50 134 4/26/2023
7.0.49 145 4/24/2023
7.0.48 172 4/20/2023
7.0.47 162 4/16/2023
7.0.46 166 4/13/2023
7.0.45 160 4/13/2023
7.0.44 158 4/12/2023
7.0.43 159 4/10/2023
7.0.42 156 4/7/2023
7.0.41 162 4/4/2023
7.0.40 179 4/3/2023
7.0.39 183 3/28/2023
7.0.38 180 3/28/2023
7.0.37 210 3/27/2023
7.0.36 212 3/27/2023
7.0.35 232 3/24/2023
7.0.34 200 3/23/2023
7.0.33 193 3/22/2023
7.0.32 190 3/22/2023
7.0.31 202 3/20/2023
7.0.30 215 3/13/2023
7.0.29 214 3/10/2023
7.0.28 216 3/7/2023
7.0.27 233 3/3/2023
7.0.26 231 2/25/2023
7.0.25 190 2/22/2023
7.0.24 185 2/21/2023
7.0.23 191 2/18/2023
7.0.22 214 2/15/2023
7.0.21 206 2/13/2023
7.0.20 202 2/9/2023
7.0.19 207 2/6/2023
7.0.18 208 2/5/2023
7.0.17 220 2/2/2023
7.0.16 230 2/2/2023
7.0.15 237 2/2/2023
7.0.14 227 2/1/2023
7.0.13 219 2/1/2023
7.0.12 234 1/29/2023
7.0.11 230 1/29/2023
7.0.10 245 1/28/2023
7.0.9 236 1/28/2023
7.0.8 251 1/19/2023
7.0.7 246 1/19/2023
7.0.6 251 1/18/2023
7.0.5 249 1/17/2023
7.0.4 250 1/17/2023
7.0.3 267 1/16/2023
7.0.2 268 1/3/2023
7.0.1 271 1/3/2023
7.0.0 279 12/27/2022
6.0.16 565 11/15/2022
6.0.15 541 11/15/2022
6.0.14 599 11/2/2022
6.0.13 652 10/27/2022
6.0.12 704 10/21/2022
6.0.11 711 10/21/2022
6.0.10 734 10/21/2022
6.0.9 751 9/28/2022
6.0.8 757 9/20/2022
6.0.7 746 9/19/2022
6.0.6 700 9/17/2022
6.0.5 720 8/2/2022
6.0.4 717 7/29/2022
6.0.3 760 7/18/2022
6.0.2 763 7/4/2022
6.0.1 750 7/1/2022
6.0.0 767 6/20/2022

Util应用框架以MIT开源发布,可随意使用