Api/Netina.Domain
Amir Hossein Khademi 96feec0b26 Add support for brand-based discounts
* 🆕 Added support for brand discounts in `CalculateOrderDiscountCommandHandler`
* 🏷️ Updated `DiscountCommands` class to include `BrandId` property
* 🏗️ Introduced `BrandDiscount` class in `Discount.Aggregate.cs` with `Create` method
* 🛠️ Modified `Order` class in `Order.Aggregate.cs` to handle `BrandId`
* 🏷️ Updated `OrderProduct` class in `Order.Aggregate.cs` to include `BrandId` property
* 🆕 Added `Brand` discount type to `DiscountType` enum
*  Enhanced `CreateDiscountCommandHandler` and `UpdateDiscountCommandHandler` for brand discounts
* 🆕 Introduced `BrandDiscount` class in `BrandDiscount.cs` to represent brand-specific discounts

Changes made by Amir.h Khademi
2025-03-23 09:40:55 +03:30
..
CommandQueries Add support for brand-based discounts 2025-03-23 09:40:55 +03:30
DocumentEntities CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
Dtos Add MetaTags support and update project configurations 2024-12-11 00:25:26 +03:30
Entities Add support for brand-based discounts 2025-03-23 09:40:55 +03:30
Enums Add support for brand-based discounts 2025-03-23 09:40:55 +03:30
Extensions feat(FaqInActions) , feat(FaqManagementPage) , feat(FaqController) 2024-08-07 16:15:53 +03:30
Mappers Add MetaTags support and update project configurations 2024-12-11 00:25:26 +03:30
MartenEntities fix (ControllerMethodsDescription) , fix(SlugExtension) 2024-08-16 18:27:54 +03:30
Models Add MetaTags support and update project configurations 2024-12-11 00:25:26 +03:30
DomainConfig.cs CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
FodyWeavers.xml CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
MapsterRegister.cs Refactor and enhance product and order handling 2024-12-06 17:37:41 +03:30
Netina.Domain.csproj Add MetaTags support and update project configurations 2024-12-11 00:25:26 +03:30