Util.Data.Dapper.Core
7.0.39
.NET 7.0
dotnet add package Util.Data.Dapper.Core --version 7.0.39
NuGet\Install-Package Util.Data.Dapper.Core -Version 7.0.39
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.39" />
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.39
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Util.Data.Dapper.Core, 7.0.39"
#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.39
// Install Util.Data.Dapper.Core as a Cake Tool
#tool nuget:?package=Util.Data.Dapper.Core&version=7.0.39
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Util.Data.Dapper.Core是Util应用框架基于Dapper的数据访问封装基础类库
Product | Versions |
---|---|
.NET | net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Dapper (>= 2.0.123)
- Util.Data.Metadata (>= 7.0.39)
- Util.Data.Sql (>= 7.0.39)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Util.Data.Dapper.Core:
Package | Downloads |
---|---|
Util.Data.Dapper.PostgreSql
Util.Data.Dapper.PostgreSql是Util应用框架基于Dapper的数据访问封装类库,用于处理PostgreSql数据库 |
|
Util.Data.Dapper.MySql
Util.Data.Dapper.MySql是Util应用框架基于Dapper的数据访问封装类库,用于处理MySql数据库 |
|
Util.Data.Dapper.SqlServer
Util.Data.Dapper.SqlServer是Util应用框架基于Dapper的数据访问封装类库,用于处理SqlServer数据库 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.0.39 | 30 | 3/28/2023 |
7.0.38 | 27 | 3/28/2023 |
7.0.37 | 55 | 3/27/2023 |
7.0.36 | 53 | 3/27/2023 |
7.0.35 | 88 | 3/24/2023 |
7.0.34 | 83 | 3/23/2023 |
7.0.33 | 81 | 3/22/2023 |
7.0.32 | 83 | 3/22/2023 |
7.0.31 | 96 | 3/20/2023 |
7.0.30 | 109 | 3/13/2023 |
7.0.29 | 102 | 3/10/2023 |
7.0.28 | 99 | 3/7/2023 |
7.0.27 | 118 | 3/3/2023 |
7.0.26 | 131 | 2/25/2023 |
7.0.25 | 118 | 2/22/2023 |
7.0.24 | 113 | 2/21/2023 |
7.0.23 | 120 | 2/18/2023 |
7.0.22 | 138 | 2/15/2023 |
7.0.21 | 132 | 2/13/2023 |
7.0.20 | 129 | 2/9/2023 |
7.0.19 | 136 | 2/6/2023 |
7.0.18 | 137 | 2/5/2023 |
7.0.17 | 145 | 2/2/2023 |
7.0.16 | 150 | 2/2/2023 |
7.0.15 | 159 | 2/2/2023 |
7.0.14 | 154 | 2/1/2023 |
7.0.13 | 149 | 2/1/2023 |
7.0.12 | 167 | 1/29/2023 |
7.0.11 | 163 | 1/29/2023 |
7.0.10 | 173 | 1/28/2023 |
7.0.9 | 165 | 1/28/2023 |
7.0.8 | 173 | 1/19/2023 |
7.0.7 | 168 | 1/19/2023 |
7.0.6 | 171 | 1/18/2023 |
7.0.5 | 171 | 1/17/2023 |
7.0.4 | 176 | 1/17/2023 |
7.0.3 | 188 | 1/16/2023 |
7.0.2 | 201 | 1/3/2023 |
7.0.1 | 204 | 1/3/2023 |
7.0.0 | 205 | 12/27/2022 |
6.0.16 | 439 | 11/15/2022 |
6.0.15 | 429 | 11/15/2022 |
6.0.14 | 485 | 11/2/2022 |
6.0.13 | 528 | 10/27/2022 |
6.0.12 | 578 | 10/21/2022 |
6.0.11 | 591 | 10/21/2022 |
6.0.10 | 589 | 10/21/2022 |
6.0.9 | 625 | 9/28/2022 |
6.0.8 | 627 | 9/20/2022 |
6.0.7 | 631 | 9/19/2022 |
6.0.6 | 588 | 9/17/2022 |
6.0.5 | 595 | 8/2/2022 |
6.0.4 | 590 | 7/29/2022 |
6.0.3 | 641 | 7/18/2022 |
6.0.2 | 644 | 7/4/2022 |
6.0.1 | 625 | 7/1/2022 |
6.0.0 | 641 | 6/20/2022 |
Util应用框架以MIT开源发布,可随意使用