AyCode.Core/docs
Loretta 3b45de6de3 [LOADED_DOCS: 3 files, no new loads]
Modernize benchmarks, simplify attributes, doc cleanup

- Benchmark output now reports per-op µs and KB/op; added helpers for unit conversion and updated all output formats and headers.
- Split SetupAllocBytes into SetupSerializeAllocBytes and SetupDeserializeAllocBytes for finer allocation reporting.
- Simplified [AcBinarySerializable] usage in test models to single-argument form.
- Edited documentation for clarity, brevity, and consistency; improved navigation, updated technical details, and harmonized terminology across .md files.
2026-05-01 14:01:23 +02:00
..
AUTH [LOADED_DOCS: 3 files, no new loads] 2026-05-01 14:01:23 +02:00
adr [LOADED_DOCS: 2 files, no new loads] 2026-04-28 14:18:27 +02:00
ARCHITECTURE.md [LOADED_DOCS: 3 files, no new loads] 2026-05-01 14:01:23 +02:00
CONVENTIONS.md [LOADED_DOCS: 3 files, no new loads] 2026-05-01 14:01:23 +02:00
GLOSSARY.md [LOADED_DOCS: 3 files, no new loads] 2026-05-01 14:01:23 +02:00
README.md [LOADED_DOCS: 3 files, no new loads] 2026-05-01 14:01:23 +02:00

README.md

AyCode.Core documentation

Top-level docs for AyCode.Core (Layer 0 — core framework).

Reference docs (flat)

Sub-projects with docs

  • AyCode.Core/docs/ — Logger, Binary serializer (paired topics: LOGGING/, BINARY/)
  • AyCode.Core.Server/docs/ — Server-side logger variant (LOGGING/)
  • AyCode.Services/docs/ — Remote logger variant, SignalR, SignalR binary protocol
  • AyCode.Services.Server/docs/ — Server-side SignalR hub (SIGNALR/), SignalR DataSource (SIGNALR_DATASOURCE/)

Navigation

Per the folder-navigation rule, start here when browsing docs/. Flat single-file reference docs at repo-root; multi-file topics in named subfolders at sub-project level.