AyCode.Blazor/AyCode.Blazor.Components/docs
Loretta 04f0d7d3e3 Refactor: remove Server DLLs, unify SignalR references
- Removed all AyCode.Services.Server and Server DLL references from projects and code; now use only AyCode.Services and AyCode.Services.SignalRs.
- Updated all documentation links to reference AyCode.Services/docs/SIGNALR_DATASOURCE/README.md.
- Enabled AOT compilation in FruitBankHybrid.Web.Client.
- Added InternalsVisibleTo for AyCode.Services.Server.Tests to support internal testing.
- Introduced AcBinaryProtocolThreadPoolTests for thread-pool regression and contract testing.
- Added P2 feature TODO for per-message protocol mode selection in AcBinaryHubProtocol.
- Cleaned up using directives and removed obsolete Server-specific references.
- Minor formatting and whitespace improvements.
2026-06-08 16:53:27 +02:00
..
MGGRID Refactor: remove Server DLLs, unify SignalR references 2026-06-08 16:53:27 +02:00
README.md [LOADED_DOCS: 4 files, no new loads] 2026-04-24 21:54:03 +02:00

README.md

AyCode.Blazor.Components documentation

Topic documentation for the AyCode.Blazor.Components project (Blazor component library).

Topics

  • MGGRID/ — MGGRID data grid component family (CRUD, layout, columns, toolbar, rendering, etc.)

Navigation

Per the AI Agent Core Protocol (folder navigation rule), start from this README when browsing docs/. Each topic folder has its own README.md with the main content, plus TOPIC_*.md sub-topic files.

See also

  • Blazor repo conventions: ../../docs/CONVENTIONS.md
  • Architecture overview: ../../docs/ARCHITECTURE.md