Zen.Abp.Domain.Shared
3.1.2.2
领域共享层公用模块。包含常量,常见扩展、错误码、返回结构体
Install-Package Zen.Abp.Domain.Shared -Version 3.1.2.2
dotnet add package Zen.Abp.Domain.Shared --version 3.1.2.2
<PackageReference Include="Zen.Abp.Domain.Shared" Version="3.1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Zen.Abp.Domain.Shared --version 3.1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Zen.Abp.Domain.Shared, 3.1.2.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Zen.Abp.Domain.Shared as a Cake Addin
#addin nuget:?package=Zen.Abp.Domain.Shared&version=3.1.2.2
// Install Zen.Abp.Domain.Shared as a Cake Tool
#tool nuget:?package=Zen.Abp.Domain.Shared&version=3.1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Volo.Abp.Caching (>= 3.1.2)
- Volo.Abp.Core (>= 3.1.2)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Zen.Abp.Domain.Shared:
Package | Downloads |
---|---|
Zen.Abp.Application.Contracts
应用契约层公用模块,包含分页实体等
|
GitHub repositories
This package is not used by any popular GitHub repositories.