20 lines
881 B
Markdown
20 lines
881 B
Markdown
# Mango.Nop.Core documentation
|
|
|
|
Topic documentation for the `Mango.Nop.Core` project (Layer 2 framework — NopCommerce-adjacent base types).
|
|
|
|
## Reference docs (flat)
|
|
|
|
- [`ARCHITECTURE.md`](ARCHITECTURE.md) — Project architecture
|
|
- [`CONVENTIONS.md`](CONVENTIONS.md) — Project-specific conventions
|
|
- [`DTOS.md`](DTOS.md) — DTO system, mapping strategies
|
|
- [`NOP_DEPENDENCIES.md`](NOP_DEPENDENCIES.md) — NopCommerce entity mirror pattern
|
|
|
|
## 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
|