EasyAbp.EShop.Stores.Domain 5.9.0

dotnet add package EasyAbp.EShop.Stores.Domain --version 5.9.0
                    
NuGet\Install-Package EasyAbp.EShop.Stores.Domain -Version 5.9.0
                    
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="EasyAbp.EShop.Stores.Domain" Version="5.9.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EasyAbp.EShop.Stores.Domain" Version="5.9.0" />
                    
Directory.Packages.props
<PackageReference Include="EasyAbp.EShop.Stores.Domain" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EasyAbp.EShop.Stores.Domain --version 5.9.0
                    
#r "nuget: EasyAbp.EShop.Stores.Domain, 5.9.0"
                    
#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.
#:package EasyAbp.EShop.Stores.Domain@5.9.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=EasyAbp.EShop.Stores.Domain&version=5.9.0
                    
Install as a Cake Addin
#tool nuget:?package=EasyAbp.EShop.Stores.Domain&version=5.9.0
                    
Install as a Cake Tool

An abp application module group that provides basic e-shop service.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on EasyAbp.EShop.Stores.Domain:

Package Downloads
EasyAbp.EShop.Domain

An abp application module group that provides basic e-shop service.

EasyAbp.EShop.Stores.Application

An abp application module group that provides basic e-shop service.

EasyAbp.EShop.Stores.EntityFrameworkCore

An abp application module group that provides basic e-shop service.

EasyAbp.EShop.Stores.MongoDB

An abp application module group that provides basic e-shop service.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.9.0 292 12/19/2025
5.8.0 461 9/9/2025
5.8.0-preview.1 122 7/18/2025
5.7.0 509 7/1/2025
5.6.0 497 3/31/2025
5.5.0 349 12/29/2024
5.4.0 384 10/27/2024
5.3.0 507 7/30/2024
5.2.0 421 5/19/2024
5.1.0 556 12/27/2023
5.0.2 470 12/26/2023
5.0.1 505 11/4/2023
5.0.0 403 10/31/2023
5.0.0-preview.5 174 10/19/2023
5.0.0-preview.4 205 9/9/2023
5.0.0-preview.3 206 8/3/2023
5.0.0-preview.2 201 7/29/2023
5.0.0-preview.1 192 7/29/2023
4.4.0 407 10/19/2023
4.3.0 578 7/24/2023
Loading failed