Mango.Nop.Libraries/docs
Loretta 474cb99754 [LOADED_DOCS: 3 files, no new loads]
Update AcBinarySerializable attribute to 5 params

Updated AcBinarySerializable to use a five-parameter signature across all relevant entities and DTOs. Adjusted CONVENTIONS.md to document the new attribute usage. Refactored MiscSignalRApiPlugin constructor to a single-line parameter list for clarity.
2026-05-11 20:25:42 +02:00
..
ARCHITECTURE.md Refactor docs: topic folders, navigation, protocol sync 2026-04-25 07:24:39 +02:00
CONVENTIONS.md [LOADED_DOCS: 3 files, no new loads] 2026-05-11 20:25:42 +02:00
GLOSSARY.md Refactor docs: topic folders, navigation, protocol sync 2026-04-25 07:24:39 +02:00
README.md Refactor docs: topic folders, navigation, protocol sync 2026-04-25 07:24:39 +02:00

README.md

Mango.Nop Libraries documentation

Top-level documentation for the Mango.Nop shared libraries (Layer 2 — shared NopCommerce plugin framework).

Reference docs (flat)

Sub-projects with docs

  • Mango.Nop.Core/docs/ — Core entity mirrors, DTOs, architecture
  • Mango.Nop.Data/docs/ — Repository and transaction patterns
  • Mango.Nop.Services/docs/ — Service patterns, logger bridge

Navigation

Per the AI Agent Core Protocol (folder navigation rule), start from this README when browsing docs/. Single-file reference docs remain flat at this level; multi-file topics live in named subfolders at the sub-project level.

See also

  • Base framework: ../../../../Aycode/Source/AyCode.Core/ (see each project's docs/ folder).