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. |
||
|---|---|---|
| .. | ||
| ARCHITECTURE.md | ||
| CONVENTIONS.md | ||
| GLOSSARY.md | ||
| README.md | ||
README.md
Mango.Nop Libraries documentation
Top-level documentation for the Mango.Nop shared libraries (Layer 2 — shared NopCommerce plugin framework).
Reference docs (flat)
ARCHITECTURE.md— Repo architecture overviewCONVENTIONS.md— Coding conventionsGLOSSARY.md— Domain glossary
Sub-projects with docs
Mango.Nop.Core/docs/— Core entity mirrors, DTOs, architectureMango.Nop.Data/docs/— Repository and transaction patternsMango.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'sdocs/folder).