Dev Log
Week of July 26, 2026
Start Aurea Fortuna app
- Created the aurea-suite solution and projects for core and Fortuna app and tests.
- Connected Blazor WASM with Sqlite WASM and EntityFramework.
- Defined a Ledger domain model and entities (with configuration) in the database.
- Implemented initial Accounts page to view list and create an account.
- Added unit tests for all of the core and application code.