An abp application module where you can create gift cards and your app user can use them to exchange something.
Info
| Version: | 0.19.0 |
| Author(s): | EasyAbp Team |
| Last Update: | Tuesday, September 9, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/EasyAbp/GiftCardManagement |
| NuGet Url: | https://www.nuget.org/packages/EasyAbp.GiftCardManagement.Domain.Shared |
Install
Install-Package EasyAbp.GiftCardManagement.Domain.Shared
dotnet add package EasyAbp.GiftCardManagement.Domain.Shared
paket add EasyAbp.GiftCardManagement.Domain.Shared
EasyAbp.GiftCardManagement.Domain.Shared Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.FileProviders.Embedded(>= 5.0.1)
- Volo.Abp.Validation(>= 4.0.2)
Tags