Util.Domain 7.0.61

.NET 7.0
dotnet add package Util.Domain --version 7.0.61
NuGet\Install-Package Util.Domain -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.Domain" Version="7.0.61" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Util.Domain --version 7.0.61
#r "nuget: Util.Domain, 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.Domain as a Cake Addin
#addin nuget:?package=Util.Domain&version=7.0.61

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

Util.Domain是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 (5)

Showing the top 5 NuGet packages that depend on Util.Domain:

Package Downloads
Util.Data.Core

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

Util.Data.EntityFrameworkCore

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

Util.Data.Sql

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

Util.Domain.Biz

Util.Domain.Biz是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 28 6/9/2023
7.0.60 342 6/2/2023
7.0.59 321 6/2/2023
7.0.58 294 6/1/2023
7.0.57 271 5/27/2023
7.0.56 280 5/17/2023
7.0.55 322 5/8/2023
7.0.54 273 5/8/2023
7.0.53 319 5/6/2023
7.0.52 326 5/5/2023
7.0.51 406 4/27/2023
7.0.50 380 4/26/2023
7.0.49 368 4/24/2023
7.0.48 441 4/20/2023
7.0.47 401 4/16/2023
7.0.46 401 4/13/2023
7.0.45 374 4/13/2023
7.0.44 384 4/12/2023
7.0.43 371 4/10/2023
7.0.42 377 4/7/2023
7.0.41 362 4/4/2023
7.0.40 431 4/3/2023
7.0.39 476 3/28/2023
7.0.38 444 3/28/2023
7.0.37 497 3/27/2023
7.0.36 460 3/27/2023
7.0.35 511 3/24/2023
7.0.34 482 3/23/2023
7.0.33 474 3/22/2023
7.0.32 443 3/22/2023
7.0.31 467 3/20/2023
7.0.30 525 3/13/2023
7.0.29 488 3/10/2023
7.0.28 465 3/7/2023
7.0.27 506 3/3/2023
7.0.26 537 2/25/2023
7.0.25 528 2/22/2023
7.0.24 432 2/21/2023
7.0.23 434 2/18/2023
7.0.22 458 2/15/2023
7.0.21 450 2/13/2023
7.0.20 460 2/9/2023
7.0.19 465 2/6/2023
7.0.18 456 2/5/2023
7.0.17 471 2/2/2023
7.0.16 484 2/2/2023
7.0.15 489 2/2/2023
7.0.14 453 2/1/2023
7.0.13 464 2/1/2023
7.0.12 541 1/29/2023
7.0.11 536 1/29/2023
7.0.10 576 1/28/2023
7.0.9 581 1/28/2023
7.0.8 547 1/19/2023
7.0.7 539 1/19/2023
7.0.6 526 1/18/2023
7.0.5 525 1/17/2023
7.0.4 535 1/17/2023
7.0.3 591 1/16/2023
7.0.2 647 1/3/2023
7.0.1 599 1/3/2023
7.0.0 579 12/27/2022
6.0.16 2,021 11/15/2022
6.0.15 1,947 11/15/2022
6.0.14 2,158 11/2/2022
6.0.13 2,576 10/27/2022
6.0.12 2,092 10/21/2022
6.0.11 1,958 10/21/2022
6.0.10 2,072 10/21/2022
6.0.9 2,224 9/28/2022
6.0.8 2,285 9/20/2022
6.0.7 2,152 9/19/2022
6.0.6 2,119 9/17/2022
6.0.5 2,156 8/2/2022
6.0.4 2,157 7/29/2022
6.0.3 2,193 7/18/2022
6.0.2 2,106 7/4/2022
6.0.1 2,069 7/1/2022
6.0.0 2,230 6/20/2022

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