941 B
941 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
Added
.library-manifest.yamlfor cross-repo discovery and dependency tracking- Initial project setup
docs/ARCHITECTURE.md-- package dependency graph, CQRS data flows, saga flow, separation of concernsdocs/PACKAGE_INDEX.md-- per-package reference for all 18 NuGet packages with key types and dependenciesdocs/GETTING_STARTED.md-- step-by-step guide covering handler registration, gRPC setup, MinimalApi, DynamicQuery, domain events, sagas, and notifications
Changed
- Updated README.md to reflect correct package count (18), added links to new docs, added Related Libraries section linking to flutter_cqrs_datasource