Api/Netina.Domain/CommandQueries/Commands
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
..
AddressCommands.cs CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
BrandCommands.cs feat(FaqInActions) , feat(FaqManagementPage) , feat(FaqController) 2024-08-07 16:15:53 +03:30
CommentCommands.cs Change to comment PHASE A 2024-09-24 00:34:53 +03:30
ComplexCommands.cs CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
DiscountCommands.cs Add support for brand-based discounts 2025-03-23 09:40:55 +03:30
FaqCommands.cs feat(FaqInActions) , feat(FaqManagementPage) , feat(FaqController) 2024-08-07 16:15:53 +03:30
MarketerCommands.cs feat : add version 0.25.27.48 , add CS system 2024-04-25 02:47:50 +03:30
NewsletterCommands.cs CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
OrderBagCommands.cs fix(TorobGetProducts) , fix(EmallsProducts), VER 1.0.4.5 2024-06-11 12:55:02 +03:30
OrderCommands.cs fix(CancelOrder) 2024-08-06 10:30:01 +03:30
PaymentCommands.cs feat : add slug to blog and products , refactor domain project 2024-04-22 13:33:39 +03:30
ProductCategoryCommands.cs feat(FaqInActions) , feat(FaqManagementPage) , feat(FaqController) 2024-08-07 16:15:53 +03:30
ProductCommands.cs feat(FaqInActions) , feat(FaqManagementPage) , feat(FaqController) 2024-08-07 16:15:53 +03:30
ShippingCommands.cs feat : add slug to blog and products , refactor domain project 2024-04-22 13:33:39 +03:30