littleshop/LittleShop/DTOs
SysAdmin e1b377a042 Initial commit of LittleShop project (excluding large archives)
- BTCPay Server integration
- TeleBot Telegram bot
- Review system
- Admin area
- Docker deployment configuration

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-17 15:07:38 +01:00
..
AuthResponseDto.cs Implement complete e-commerce functionality with shipping and order management 2025-08-20 17:37:24 +01:00
BotDto.cs Add customer communication system 2025-08-27 18:02:39 +01:00
BotMetricDto.cs Add customer communication system 2025-08-27 18:02:39 +01:00
BotSessionDto.cs Add customer communication system 2025-08-27 18:02:39 +01:00
BTCPayWebhookDto.cs BTCPay-infrastructure-recovery 2025-09-04 21:28:47 +01:00
CategoryDto.cs Implement complete e-commerce functionality with shipping and order management 2025-08-20 17:37:24 +01:00
CryptoPaymentDto.cs Initial commit of LittleShop project (excluding large archives) 2025-09-17 15:07:38 +01:00
CustomerDto.cs Add customer communication system 2025-08-27 18:02:39 +01:00
CustomerMessageDto.cs Add customer communication system 2025-08-27 18:02:39 +01:00
LoginDto.cs Implement complete e-commerce functionality with shipping and order management 2025-08-20 17:37:24 +01:00
OrderDto.cs Add customer communication system 2025-08-27 18:02:39 +01:00
PagedResultDto.cs Add customer communication system 2025-08-27 18:02:39 +01:00
ProductDto.cs Product-enhancements-and-validation-fixes 2025-09-01 08:03:00 +01:00
PushSubscriptionDto.cs WebPush-and-photo-upload-fixes 2025-09-01 06:01:05 +01:00
ReviewDto.cs Initial commit of LittleShop project (excluding large archives) 2025-09-17 15:07:38 +01:00
ShippingRateDto.cs Implement complete e-commerce functionality with shipping and order management 2025-08-20 17:37:24 +01:00
UserDto.cs Implement complete e-commerce functionality with shipping and order management 2025-08-20 17:37:24 +01:00