EasyAbp.EShop.Plugins.Domain.Shared by EasyAbp Team

<PackageReference Include="EasyAbp.EShop.Plugins.Domain.Shared" Version="5.0.0-preview.2" />

 EasyAbp.EShop.Plugins.Domain.Shared 5.0.0-preview.2

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

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>EasyAbp.EShop.Plugins.Domain.Shared</id>
    <version>5.0.0-preview.2</version>
    <authors>EasyAbp Team</authors>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <projectUrl>https://github.com/EasyAbp/EShop</projectUrl>
    <iconUrl>https://avatars3.githubusercontent.com/u/58311641?s=128</iconUrl>
    <description>An abp application module group that provides basic e-shop service.</description>
    <tags>abp module easyabp EShop shopping shop ordering product payment store mall</tags>
    <repository url="https://github.com/EasyAbp/EShop" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Microsoft.Extensions.FileProviders.Embedded" version="7.0.0" exclude="Build,Analyzers" />
        <dependency id="Volo.Abp.Ddd.Domain.Shared" version="7.3.0" exclude="Build,Analyzers" />
        <dependency id="Volo.Abp.Validation" version="7.3.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>