An abp application module where you can create gift cards and your app user can use them to exchange something.
Entity Framework 6 Docs: https://entityframework.net/
Entity Framework Core Docs: https://entityframeworkcore.com/
Learn Entity Framework Core 5: https://www.learnentityframeworkcore5.com/
Info
Version: | 0.4.0 |
Author(s): | EasyAbp Team |
Last Update: | Monday, December 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/EasyAbp/GiftCardManagement |
NuGet Url: | https://www.nuget.org/packages/EasyAbp.GiftCardManagement.EntityFrameworkCore |
Install
Install-Package EasyAbp.GiftCardManagement.EntityFrameworkCore
dotnet add package EasyAbp.GiftCardManagement.EntityFrameworkCore
paket add EasyAbp.GiftCardManagement.EntityFrameworkCore
EasyAbp.GiftCardManagement.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyAbp.GiftCardManagement.Domain(>= 0.4.0)
- Volo.Abp.EntityFrameworkCore(>= 4.0.2)
Tags