AyCode.Blazor/docs
Loretta 92296c479b Add XML doc standards; enable compiler-generated files
Added "XML Documentation" section to CONVENTIONS.md, specifying usage of <summary> tags for developer-facing comments and restricting implementation details to external docs. Enabled EmitCompilerGeneratedFiles in FruitBank.Common.csproj for improved debugging and analysis.
2026-05-23 09:27:29 +02:00
..
ARCHITECTURE.md [LOADED_DOCS: 4 files, no new loads] 2026-04-24 21:54:03 +02:00
CONVENTIONS.md Add XML doc standards; enable compiler-generated files 2026-05-23 09:27:29 +02:00
GLOSSARY.md [LOADED_DOCS: 3 files, no new loads] 2026-04-28 06:36:39 +02:00
README.md [LOADED_DOCS: 4 files, no new loads] 2026-04-24 21:54:03 +02:00

README.md

AyCode.Blazor documentation

Top-level documentation for the AyCode.Blazor repo (Blazor/MAUI UI framework — Layer 1).

Reference docs (flat)

Topic folders

Topic-specific documentation lives at the sub-project level:

  • MGGRID (data grid component family): ../AyCode.Blazor.Components/docs/MGGRID/README.md

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.

See also

  • Base framework docs: ../../AyCode.Core/docs/README.md (if present) and per-project docs/ folders under AyCode.Core.