22 lines
957 B
Markdown
22 lines
957 B
Markdown
# Mango.Nop.Services documentation
|
|
|
|
Topic documentation for the `Mango.Nop.Services` project (Layer 2, service patterns).
|
|
|
|
## Reference docs (flat)
|
|
|
|
- [`SERVICES.md`](SERVICES.md) — Service pattern usage
|
|
|
|
## Topic folders
|
|
|
|
- [`LOGGING/`](LOGGING/README.md) — Logger bridge between NopCommerce's logger and AyCode.Core's logger (project-specific variant)
|
|
|
|
## Navigation
|
|
|
|
Per the AI Agent Core Protocol (folder navigation rule), start from this README when browsing `docs/`. Single-file reference docs remain flat; project-specific variants of framework topics (like LOGGING) live in named subfolders.
|
|
|
|
## See also
|
|
|
|
- **Base logger** (framework): `../../../../../Aycode/Source/AyCode.Core/AyCode.Core/docs/LOGGING/README.md`
|
|
- **Remote logger variant**: `../../../../../Aycode/Source/AyCode.Core/AyCode.Services/docs/LOGGING/README.md`
|
|
- **Server-side logger variant**: `../../../../../Aycode/Source/AyCode.Core/AyCode.Core.Server/docs/LOGGING/README.md`
|