Util.Domain
7.0.39
.NET 7.0
dotnet add package Util.Domain --version 7.0.39
NuGet\Install-Package Util.Domain -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.Domain" Version="7.0.39" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Util.Domain --version 7.0.39
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Util.Domain, 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.Domain as a Cake Addin
#addin nuget:?package=Util.Domain&version=7.0.39
// Install Util.Domain as a Cake Tool
#tool nuget:?package=Util.Domain&version=7.0.39
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Util.Domain是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.
-
net7.0
- Util.Data.Abstractions (>= 7.0.39)
- Util.Events (>= 7.0.39)
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.39 | 27 | 3/28/2023 |
7.0.38 | 29 | 3/28/2023 |
7.0.37 | 100 | 3/27/2023 |
7.0.36 | 92 | 3/27/2023 |
7.0.35 | 194 | 3/24/2023 |
7.0.34 | 205 | 3/23/2023 |
7.0.33 | 208 | 3/22/2023 |
7.0.32 | 161 | 3/22/2023 |
7.0.31 | 187 | 3/20/2023 |
7.0.30 | 221 | 3/13/2023 |
7.0.29 | 208 | 3/10/2023 |
7.0.28 | 193 | 3/7/2023 |
7.0.27 | 213 | 3/3/2023 |
7.0.26 | 246 | 2/25/2023 |
7.0.25 | 271 | 2/22/2023 |
7.0.24 | 190 | 2/21/2023 |
7.0.23 | 199 | 2/18/2023 |
7.0.22 | 240 | 2/15/2023 |
7.0.21 | 232 | 2/13/2023 |
7.0.20 | 223 | 2/9/2023 |
7.0.19 | 219 | 2/6/2023 |
7.0.18 | 233 | 2/5/2023 |
7.0.17 | 250 | 2/2/2023 |
7.0.16 | 242 | 2/2/2023 |
7.0.15 | 243 | 2/2/2023 |
7.0.14 | 223 | 2/1/2023 |
7.0.13 | 232 | 2/1/2023 |
7.0.12 | 305 | 1/29/2023 |
7.0.11 | 303 | 1/29/2023 |
7.0.10 | 305 | 1/28/2023 |
7.0.9 | 296 | 1/28/2023 |
7.0.8 | 287 | 1/19/2023 |
7.0.7 | 291 | 1/19/2023 |
7.0.6 | 287 | 1/18/2023 |
7.0.5 | 288 | 1/17/2023 |
7.0.4 | 296 | 1/17/2023 |
7.0.3 | 345 | 1/16/2023 |
7.0.2 | 395 | 1/3/2023 |
7.0.1 | 358 | 1/3/2023 |
7.0.0 | 366 | 12/27/2022 |
6.0.16 | 1,511 | 11/15/2022 |
6.0.15 | 1,473 | 11/15/2022 |
6.0.14 | 1,684 | 11/2/2022 |
6.0.13 | 2,030 | 10/27/2022 |
6.0.12 | 1,679 | 10/21/2022 |
6.0.11 | 1,604 | 10/21/2022 |
6.0.10 | 1,679 | 10/21/2022 |
6.0.9 | 1,822 | 9/28/2022 |
6.0.8 | 1,876 | 9/20/2022 |
6.0.7 | 1,768 | 9/19/2022 |
6.0.6 | 1,735 | 9/17/2022 |
6.0.5 | 1,737 | 8/2/2022 |
6.0.4 | 1,742 | 7/29/2022 |
6.0.3 | 1,791 | 7/18/2022 |
6.0.2 | 1,716 | 7/4/2022 |
6.0.1 | 1,706 | 7/1/2022 |
6.0.0 | 1,851 | 6/20/2022 |
Util应用框架以MIT开源发布,可随意使用