Mango.Nop.Libraries/Mango.Nop.Core/docs
Loretta 1b11ca2579 Add XML doc conventions and update references
Added a section on XML documentation standards to CONVENTIONS.md, clarified references to core and Mango.Nop framework convention docs, and improved formatting. Enabled EmitCompilerGeneratedFiles in Mango.Nop.Core.csproj.
2026-05-23 09:27:34 +02:00
..
ARCHITECTURE.md Add Mango.Nop.Core docs: architecture, conventions, rules 2026-04-23 16:11:49 +02:00
CONVENTIONS.md Add XML doc conventions and update references 2026-05-23 09:27:34 +02:00
DTOS.md Comprehensive documentation overhaul and expansion 2026-03-30 10:26:35 +02:00
NOP_DEPENDENCIES.md Comprehensive documentation overhaul and expansion 2026-03-30 10:26:35 +02:00
README.md Refactor docs: topic folders, navigation, protocol sync 2026-04-25 07:24:39 +02:00

README.md

Mango.Nop.Core documentation

Topic documentation for the Mango.Nop.Core project (Layer 2 framework — NopCommerce-adjacent base types).

Reference docs (flat)

Navigation

Per the AI Agent Core Protocol (folder navigation rule), start from this README when browsing docs/. All docs at this level are single-file reference; topic folders (e.g., LOGGING/) exist only at sub-projects that host a variant (see ../Mango.Nop.Services/docs/LOGGING/).

See also

  • Repo-level conventions: ../../docs/CONVENTIONS.md
  • Base framework: ../../../../../Aycode/Source/AyCode.Core/ docs