AyCode.Core/docs
Loretta 651e2a0b9f [LOADED_DOCS: 3 files, no new loads]
SIMD UTF-8 upgrades, i18n test data, MVC disabled

- Switch all test/benchmark data to Hungarian UTF-8 strings for i18n coverage
- Add AVX-512BW, Vector256, and Vector128 SIMD paths for UTF-8/UTF-16 encode/decode (ASCII and multi-byte) in binary serializer/deserializer
- Update WireMode docs for encoding guidance per workload/host
- Block-comment and disable MVC formatters and Microsoft.AspNetCore.App reference due to .NET 10 Hybrid client conflict; update docs to reflect temporary state
- Update appsettings: replace WaitForFlush with FlushPolicy
- Revise BINARY_TODO.md for SIMD transcoder progress and next steps
2026-05-05 15:06:11 +02:00
..
AUTH [LOADED_DOCS: 3 files, no new loads] 2026-05-01 14:01:23 +02:00
adr [LOADED_DOCS: 3 files, no new loads] 2026-05-03 15:21:15 +02:00
ARCHITECTURE.md [LOADED_DOCS: 3 files, no new loads] 2026-05-05 15:06:11 +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.