Util.Data.Sql 7.0.61

.NET 7.0
dotnet add package Util.Data.Sql --version 7.0.61
NuGet\Install-Package Util.Data.Sql -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.Sql" 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.Sql --version 7.0.61
#r "nuget: Util.Data.Sql, 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.Sql as a Cake Addin
#addin nuget:?package=Util.Data.Sql&version=7.0.61

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

Util.Data.Sql是Util应用框架处理和构造Sql相关的数据访问基础类库

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 (1)

Showing the top 1 NuGet packages that depend on Util.Data.Sql:

Package Downloads
Util.Data.Dapper.Core

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

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 140 6/2/2023
7.0.59 128 6/2/2023
7.0.58 114 6/1/2023
7.0.57 137 5/27/2023
7.0.56 135 5/17/2023
7.0.55 132 5/8/2023
7.0.54 128 5/8/2023
7.0.53 138 5/6/2023
7.0.52 143 5/5/2023
7.0.51 166 4/27/2023
7.0.50 159 4/26/2023
7.0.49 170 4/24/2023
7.0.48 211 4/20/2023
7.0.47 191 4/16/2023
7.0.46 201 4/13/2023
7.0.45 201 4/13/2023
7.0.44 188 4/12/2023
7.0.43 186 4/10/2023
7.0.42 172 4/7/2023
7.0.41 179 4/4/2023
7.0.40 215 4/3/2023
7.0.39 214 3/28/2023
7.0.38 207 3/28/2023
7.0.37 240 3/27/2023
7.0.36 227 3/27/2023
7.0.35 254 3/24/2023
7.0.34 226 3/23/2023
7.0.33 219 3/22/2023
7.0.32 226 3/22/2023
7.0.31 236 3/20/2023
7.0.30 247 3/13/2023
7.0.29 246 3/10/2023
7.0.28 246 3/7/2023
7.0.27 257 3/3/2023
7.0.26 261 2/25/2023
7.0.25 227 2/22/2023
7.0.24 232 2/21/2023
7.0.23 226 2/18/2023
7.0.22 237 2/15/2023
7.0.21 236 2/13/2023
7.0.20 229 2/9/2023
7.0.19 230 2/6/2023
7.0.18 226 2/5/2023
7.0.17 238 2/2/2023
7.0.16 260 2/2/2023
7.0.15 268 2/2/2023
7.0.14 251 2/1/2023
7.0.13 243 2/1/2023
7.0.12 281 1/29/2023
7.0.11 274 1/29/2023
7.0.10 276 1/28/2023
7.0.9 266 1/28/2023
7.0.8 294 1/19/2023
7.0.7 285 1/19/2023
7.0.6 287 1/18/2023
7.0.5 293 1/17/2023
7.0.4 289 1/17/2023
7.0.3 307 1/16/2023
7.0.2 306 1/3/2023
7.0.1 309 1/3/2023
7.0.0 318 12/27/2022
6.0.16 664 11/15/2022
6.0.15 647 11/15/2022
6.0.14 709 11/2/2022
6.0.13 768 10/27/2022
6.0.12 820 10/21/2022
6.0.11 815 10/21/2022
6.0.10 838 10/21/2022
6.0.9 876 9/28/2022
6.0.8 894 9/20/2022
6.0.7 854 9/19/2022
6.0.6 845 9/17/2022
6.0.5 824 8/2/2022
6.0.4 817 7/29/2022
6.0.3 849 7/18/2022
6.0.2 862 7/4/2022
6.0.1 842 7/1/2022
6.0.0 875 6/20/2022

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