EasyAbp.ReviewManagement.Domain.Shared
0.3.0
An abp application module that provides general user review service. For example, a user can review a product he has bought with text, pictures and star-rating.
Install-Package EasyAbp.ReviewManagement.Domain.Shared -Version 0.3.0
dotnet add package EasyAbp.ReviewManagement.Domain.Shared --version 0.3.0
<PackageReference Include="EasyAbp.ReviewManagement.Domain.Shared" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EasyAbp.ReviewManagement.Domain.Shared --version 0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EasyAbp.ReviewManagement.Domain.Shared, 0.3.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.FileProviders.Embedded (>= 5.0.1)
- Volo.Abp.Validation (>= 4.0.2)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on EasyAbp.ReviewManagement.Domain.Shared:
Package | Downloads |
---|---|
EasyAbp.ReviewManagement.Application.Contracts
An abp application module that provides general user review service. For example, a user can review a product he has bought with text, pictures and star-rating.
|
|
EasyAbp.ReviewManagement.Domain
An abp application module that provides general user review service. For example, a user can review a product he has bought with text, pictures and star-rating.
|
GitHub repositories
This package is not used by any popular GitHub repositories.