Util.Data.Abstractions 7.0.39

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

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

Util.Data.Abstractions是Util应用框架数据访问基础契约库

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.

NuGet packages (3)

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

Package Downloads
Util.Domain

Util.Domain是Util应用框架领域层基类库

Util.Data.Core

Util.Data.Core是Util应用框架数据访问基础类库

Util.Extras.Domain

Util.Extras.Domain是Util应用框架领域层基类库的扩展库

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.39 28 3/28/2023
7.0.38 28 3/28/2023
7.0.37 104 3/27/2023
7.0.36 91 3/27/2023
7.0.35 200 3/24/2023
7.0.34 209 3/23/2023
7.0.33 212 3/22/2023
7.0.32 159 3/22/2023
7.0.31 188 3/20/2023
7.0.30 226 3/13/2023
7.0.29 213 3/10/2023
7.0.28 193 3/7/2023
7.0.27 208 3/3/2023
7.0.26 252 2/25/2023
7.0.25 278 2/22/2023
7.0.24 196 2/21/2023
7.0.23 206 2/18/2023
7.0.22 241 2/15/2023
7.0.21 235 2/13/2023
7.0.20 242 2/9/2023
7.0.19 234 2/6/2023
7.0.18 244 2/5/2023
7.0.17 255 2/2/2023
7.0.16 248 2/2/2023
7.0.15 251 2/2/2023
7.0.14 231 2/1/2023
7.0.13 239 2/1/2023
7.0.12 317 1/29/2023
7.0.11 312 1/29/2023
7.0.10 314 1/28/2023
7.0.9 311 1/28/2023
7.0.8 297 1/19/2023
7.0.7 293 1/19/2023
7.0.6 303 1/18/2023
7.0.5 293 1/17/2023
7.0.4 306 1/17/2023
7.0.3 355 1/16/2023
7.0.2 409 1/3/2023
7.0.1 369 1/3/2023
7.0.0 376 12/27/2022
6.0.16 1,565 11/15/2022
6.0.15 1,537 11/15/2022
6.0.14 1,759 11/2/2022
6.0.13 2,102 10/27/2022
6.0.12 1,764 10/21/2022
6.0.11 1,681 10/21/2022
6.0.10 1,760 10/21/2022
6.0.9 1,914 9/28/2022
6.0.8 1,950 9/20/2022
6.0.7 1,868 9/19/2022
6.0.6 1,819 9/17/2022
6.0.5 1,810 8/2/2022
6.0.4 1,821 7/29/2022
6.0.3 1,874 7/18/2022
6.0.2 1,807 7/4/2022
6.0.1 1,780 7/1/2022
6.0.0 1,918 6/20/2022

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