AyCode.Core/AyCode.Services/Mvc
Loretta 7b94d81485 [LOADED_DOCS: 2 files, no new loads]
AcBinary: ASCII string opt, Type-based API, MVC support

- Add ASCII-optimized string serialization/deserialization with new FixStrAscii/StringAscii markers for fast byte→char widening.
- Introduce non-generic Type-based Serialize/Deserialize overloads for runtime-typed scenarios (plugin, MVC, model binding).
- Add AcBinaryInputFormatter/OutputFormatter and AddAcBinaryFormatters extensions for ASP.NET Core MVC integration.
- Update project references and close ACCORE-BIN-T-N9G6 in docs.
2026-05-04 13:20:33 +02:00
..
AcBinaryInputFormatter.cs [LOADED_DOCS: 2 files, no new loads] 2026-05-04 13:20:33 +02:00
AcBinaryMvcBuilderExtensions.cs [LOADED_DOCS: 2 files, no new loads] 2026-05-04 13:20:33 +02:00
AcBinaryOutputFormatter.cs [LOADED_DOCS: 2 files, no new loads] 2026-05-04 13:20:33 +02:00