Mango.Nop.Libraries/Mango.Nop.Core/NopDependencies
Loretta 3725b4c2fd Enforce doc-first protocol, add SGen, modular plugin docs
- Enforced strict documentation-first AI agent protocol in `.github/copilot-instructions.md` (multi-repo, no auto doc edits, explicit consent, [LOADED_DOCS] prefix, [DOCUMENTATION CHECK] on code changes)
- Updated solution structure: added `docs` folder to solution items for LLM/AI context
- Integrated AyCode SGen (source-generated binary serialization) with forced runtime registration; documented SGen usage and exclusions
- Overhauled plugin `README.md` and added modular docs: `SCHEMA.md`, `DOMAIN_MODEL.md`, `MEASUREMENT.md`, `DATA_LAYER.md`, `AI_SERVICES.md`, `SIGNALR_ENDPOINTS.md`
- Updated `CLAUDE.md` to require reading copilot instructions first
- Switched appsettings connection string to production DB
- Minor doc clarifications, corrects, and project file updates
2026-04-02 22:19:29 +02:00
..
Catalogs Enforce doc-first protocol, add SGen, modular plugin docs 2026-04-02 22:19:29 +02:00
BackorderMode.cs Restore Product class and enums; add Toon metadata 2026-01-17 09:19:46 +01:00
BaseEntity.cs Add ToonDescription attributes to core entities and DTOs 2026-01-15 11:34:06 +01:00
DownloadActivationType.cs Restore Product class and enums; add Toon metadata 2026-01-17 09:19:46 +01:00
GiftCardType.cs Restore Product class and enums; add Toon metadata 2026-01-17 09:19:46 +01:00
IAclSupported.cs Mango.Nop.Core cleanup; 2025-11-05 14:56:40 +01:00
IDiscountSupported.cs Mango.Nop.Core cleanup; 2025-11-05 14:56:40 +01:00
ILocalizedEntity.cs Mango.Nop.Core cleanup; 2025-11-05 14:56:40 +01:00
ISlugSupported.cs Mango.Nop.Core cleanup; 2025-11-05 14:56:40 +01:00
ISoftDeletedEntity.cs Mango.Nop.Core cleanup; 2025-11-05 14:56:40 +01:00
IStoreMappingSupported.cs Mango.Nop.Core cleanup; 2025-11-05 14:56:40 +01:00
LowStockActivity.cs Restore Product class and enums; add Toon metadata 2026-01-17 09:19:46 +01:00
ManageInventoryMethod.cs Restore Product class and enums; add Toon metadata 2026-01-17 09:19:46 +01:00
OrderStatus.cs Mango.Nop.Core cleanup; 2025-11-05 14:56:40 +01:00
PaymentStatus.cs Mango.Nop.Core cleanup; 2025-11-05 14:56:40 +01:00
ProductType.cs Restore Product class and enums; add Toon metadata 2026-01-17 09:19:46 +01:00
RecurringProductCyclePeriod.cs Restore Product class and enums; add Toon metadata 2026-01-17 09:19:46 +01:00
RentalPricePeriod.cs Restore Product class and enums; add Toon metadata 2026-01-17 09:19:46 +01:00
ShippingStatus.cs Mango.Nop.Core cleanup; 2025-11-05 14:56:40 +01:00
TaxDisplayType.cs Mango.Nop.Core cleanup; 2025-11-05 14:56:40 +01:00
VatNumberStatus.cs Mango.Nop.Core cleanup; 2025-11-05 14:56:40 +01:00