Core aycode behaviour, business logic or general models
Go to file
Loretta fbe142c6f3 Add detailed README.md files for all projects and folders
Added comprehensive README.md documentation to every project and subfolder in the solution. Each README describes the purpose, key files, structure, dependencies, and design patterns for its area. This improves codebase navigability and maintainability, and includes a maintenance note to keep docs in sync with future code changes.
2026-03-28 17:24:56 +01:00
.claude Polymorphic serialization: slot-based prefix system overhaul 2026-03-09 15:04:46 +01:00
.github Add unsafe write methods and MinWriteSize for serialization 2026-02-21 19:41:37 +01:00
AyCode.Benchmark Add detailed README.md files for all projects and folders 2026-03-28 17:24:56 +01:00
AyCode.Core Add comprehensive README docs for all core subfolders 2026-03-28 16:24:03 +01:00
AyCode.Core.Serializers.Console Add detailed README.md files for all projects and folders 2026-03-28 17:24:56 +01:00
AyCode.Core.Serializers.SourceGenerator Add detailed README.md files for all projects and folders 2026-03-28 17:24:56 +01:00
AyCode.Core.Server Add detailed README.md files for all projects and folders 2026-03-28 17:24:56 +01:00
AyCode.Core.Tests Update dependencies and expand README documentation 2026-03-20 16:42:51 +01:00
AyCode.Core.Tests.Internal Update dependencies and expand README documentation 2026-03-20 16:42:51 +01:00
AyCode.Database Add detailed README.md files for all projects and folders 2026-03-28 17:24:56 +01:00
AyCode.Database.Tests Update dependencies and expand README documentation 2026-03-20 16:42:51 +01:00
AyCode.Database.Tests.Internal Update dependencies and expand README documentation 2026-03-20 16:42:51 +01:00
AyCode.Entities Add detailed README.md files for all projects and folders 2026-03-28 17:24:56 +01:00
AyCode.Entities.Server Add detailed README.md files for all projects and folders 2026-03-28 17:24:56 +01:00
AyCode.Interfaces Add detailed README.md files for all projects and folders 2026-03-28 17:24:56 +01:00
AyCode.Interfaces.Server Add detailed README.md files for all projects and folders 2026-03-28 17:24:56 +01:00
AyCode.Models Add detailed README.md files for all projects and folders 2026-03-28 17:24:56 +01:00
AyCode.Models.Server Add detailed README.md files for all projects and folders 2026-03-28 17:24:56 +01:00
AyCode.Services Add detailed README.md files for all projects and folders 2026-03-28 17:24:56 +01:00
AyCode.Services.Server Add detailed README.md files for all projects and folders 2026-03-28 17:24:56 +01:00
AyCode.Services.Server.Tests Update dependencies and expand README documentation 2026-03-20 16:42:51 +01:00
AyCode.Services.Tests Update dependencies and expand README documentation 2026-03-20 16:42:51 +01:00
AyCode.Utils Add detailed README.md files for all projects and folders 2026-03-28 17:24:56 +01:00
AyCode.Utils.Server Add detailed README.md files for all projects and folders 2026-03-28 17:24:56 +01:00
.gitattributes first commit 2023-11-08 09:35:34 +01:00
.gitignore Add /reports to .gitignore 2026-01-06 08:58:03 +01:00
.plan Refactor: move buffer/position to context for zero dispatch 2026-02-11 13:02:24 +01:00
AllBenchmarksDropdown.html Refactor serializer tests, fix deserializer bugs, add Gzip 2025-12-19 19:29:12 +01:00
AyCode.Core.sln Refactor property metadata; add console perf profiler 2026-01-21 16:47:40 +01:00
AyCode.Core.targets CollectionExtensions UpdateCollectionById<TId> 2025-11-07 14:10:30 +01:00
Directory.Build.props Centralize test/benchmark results; optimize deserializer 2025-12-13 09:59:18 +01:00
MergeBenchmarksHtmlDropdown.bat Refactor serializer tests, fix deserializer bugs, add Gzip 2025-12-19 19:29:12 +01:00
MergeBenchmarksHtmlDropdown.ps1 Refactor serializer tests, fix deserializer bugs, add Gzip 2025-12-19 19:29:12 +01:00
RunFullBenchmark.bat Refactor serializer tests, fix deserializer bugs, add Gzip 2025-12-19 19:29:12 +01:00
RunQuickBenchmark.bat Expand QuickBenchmark suite & add CLI scripts 2025-12-15 12:00:03 +01:00
RunQuickBenchmark.ps1 Expand QuickBenchmark suite & add CLI scripts 2025-12-15 12:00:03 +01:00
TestChainApi.cs Add expression serialization & chain API for JSON deserialization 2025-12-29 15:28:46 +01:00
ToonExtendedInfo.txt Add Toon serializer: LLM-optimized format & rich metadata 2026-01-10 20:13:54 +01:00
test.runsettings Centralize test/benchmark results; optimize deserializer 2025-12-13 09:59:18 +01:00