Commit Graph

12 Commits

Author SHA1 Message Date
Loretta b062c4c712 Add structured metadata and update doc references
- Introduce @repo and @project metadata blocks in copilot-instructions.md and README.md for all projects, declaring type, dependencies, and layer.
- Update all documentation links to reference canonical AyCode.Core and AyCode.Blazor repo locations, removing hardcoded paths.
- Move MgGridBase and related doc references to AyCode.Blazor.Components/docs/ to reflect repo reorg.
- Expand project READMEs with purpose, key files, and dependency tables for clearer architecture.
- Update glossary, conventions, and architecture docs to match new doc structure and reference locations.
- Apply minor corrections to terminology and file references for consistency and accuracy.
- Standardize documentation and make project relationships explicit.
2026-03-30 08:54:33 +02:00
Loretta b80b117a38 Update docs: enforce .md sync, clarify structure & TFMs
Expanded and clarified solution/project documentation:
- Added all top-level docs and docs/ folder as solution items in .sln files
- Inserted maintenance notices in all project and subfolder READMEs: require .md sync with code
- Main READMEs now include project tables with TFM, purpose, and README links
- ARCHITECTURE.md now details dependency graph and TFM rationale
- CONVENTIONS.md and copilot-instructions.md require code reuse, no redundancy
- Glossary and conventions updated to require terminology/rule updates with code changes
- Emphasized DLL-only AyCode.Core refs and nopCommerce .NET 9.0 requirement
- Clarified domain terms and intentional typos
- No code logic changes; documentation and guidance only
2026-03-29 09:26:15 +02:00
Loretta 85dbb853c7 Update ToonTests to serialize type metadata only
Replaced AcToonSerializer.Serialize with SerializeTypeMetadata<FullProcessModel> in ToonTests. The test now serializes only the type metadata for FullProcessModel using the domain description, rather than serializing the actual data instance. Assertions and comments remain unchanged.
2026-03-28 17:25:12 +01:00
Loretta 0e2d31aa4b .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
Loretta 7a76138d9a MsBuild targets 2025-11-06 14:40:31 +01:00
Loretta 7db379cd81 Remove AdminSignalRHub; etc... 2025-08-31 13:32:45 +02:00
Loretta 35c4d938e3 upgrade to net9.0 2025-08-30 15:52:02 +02:00
Loretta 6fb3d0d848 Refactoring Login, SignalR, etc... 2024-11-06 14:36:03 +01:00
Adam a6043c268b messageservice, sendgrid send basic implementation 2023-11-28 14:52:55 +01:00
jozsef.b@aycode.com ba21d9db49 dll references fix 2023-11-27 17:33:39 +01:00
jozsef.b@aycode.com fffc030cd5 update to .net8, efcore8; etc... 2023-11-27 17:01:32 +01:00
Adam 0473f4ff3f Initial Commit 2023-11-26 23:20:16 +01:00