Mango.Nop.Libraries/Mango.Nop.Data/docs
Loretta 599f8a6787 Refactor docs: topic folders, navigation, protocol sync
- Restructured documentation: added `docs/README.md` to each sub-project, moved LOGGING and SIGNALR docs into dedicated subfolders with their own `README.md`.
- Updated all cross-references to use new topic folder paths and canonical AyCode.Core doc locations.
- Updated `.csproj` files to auto-include all Markdown docs and project-level `README.md` files.
- Removed obsolete single-file docs, replaced with structured content in topic folders.
- Enforced AI Agent Protocol: session setup, output prefix, no-re-read, and mandatory `docs-check` skill after code changes.
- Added domain-critical reminders and navigation guidance to relevant `README.md` files.
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
REPOSITORIES.md Comprehensive documentation overhaul and expansion 2026-03-30 10:26:35 +02:00
TRANSACTIONS.md Comprehensive documentation overhaul and expansion 2026-03-30 10:26:35 +02:00

README.md

Mango.Nop.Data documentation

Topic documentation for the Mango.Nop.Data project (Layer 2, data access layer).

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.

See also

  • Repo-level conventions: ../../docs/CONVENTIONS.md
  • Core DTOs: ../Mango.Nop.Core/docs/DTOS.md