Util.Data.Abstractions 7.0.61

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

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

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

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.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.61 24 6/9/2023
7.0.60 373 6/2/2023
7.0.59 343 6/2/2023
7.0.58 315 6/1/2023
7.0.57 281 5/27/2023
7.0.56 291 5/17/2023
7.0.55 333 5/8/2023
7.0.54 282 5/8/2023
7.0.53 327 5/6/2023
7.0.52 333 5/5/2023
7.0.51 400 4/27/2023
7.0.50 392 4/26/2023
7.0.49 375 4/24/2023
7.0.48 462 4/20/2023
7.0.47 405 4/16/2023
7.0.46 410 4/13/2023
7.0.45 374 4/13/2023
7.0.44 385 4/12/2023
7.0.43 391 4/10/2023
7.0.42 404 4/7/2023
7.0.41 377 4/4/2023
7.0.40 427 4/3/2023
7.0.39 470 3/28/2023
7.0.38 453 3/28/2023
7.0.37 526 3/27/2023
7.0.36 456 3/27/2023
7.0.35 512 3/24/2023
7.0.34 497 3/23/2023
7.0.33 490 3/22/2023
7.0.32 457 3/22/2023
7.0.31 490 3/20/2023
7.0.30 546 3/13/2023
7.0.29 503 3/10/2023
7.0.28 476 3/7/2023
7.0.27 523 3/3/2023
7.0.26 564 2/25/2023
7.0.25 539 2/22/2023
7.0.24 441 2/21/2023
7.0.23 449 2/18/2023
7.0.22 478 2/15/2023
7.0.21 466 2/13/2023
7.0.20 489 2/9/2023
7.0.19 486 2/6/2023
7.0.18 470 2/5/2023
7.0.17 484 2/2/2023
7.0.16 495 2/2/2023
7.0.15 500 2/2/2023
7.0.14 462 2/1/2023
7.0.13 475 2/1/2023
7.0.12 568 1/29/2023
7.0.11 561 1/29/2023
7.0.10 585 1/28/2023
7.0.9 595 1/28/2023
7.0.8 551 1/19/2023
7.0.7 548 1/19/2023
7.0.6 559 1/18/2023
7.0.5 544 1/17/2023
7.0.4 551 1/17/2023
7.0.3 601 1/16/2023
7.0.2 666 1/3/2023
7.0.1 606 1/3/2023
7.0.0 617 12/27/2022
6.0.16 2,119 11/15/2022
6.0.15 2,033 11/15/2022
6.0.14 2,246 11/2/2022
6.0.13 2,667 10/27/2022
6.0.12 2,201 10/21/2022
6.0.11 2,061 10/21/2022
6.0.10 2,192 10/21/2022
6.0.9 2,334 9/28/2022
6.0.8 2,377 9/20/2022
6.0.7 2,271 9/19/2022
6.0.6 2,221 9/17/2022
6.0.5 2,260 8/2/2022
6.0.4 2,274 7/29/2022
6.0.3 2,306 7/18/2022
6.0.2 2,222 7/4/2022
6.0.1 2,178 7/1/2022
6.0.0 2,333 6/20/2022

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