KoogleApp/src/Koogle.Web/Store/PersonState
beo3000 d8ca8ed0a9 Add PersonState Fluxor state management (Phase D1)
- PersonState.cs: State record with Persons, SelectedPerson, IsLoading, Error
- PersonActions.cs: Load/Create/Update/Delete actions with success/failure variants
- PersonReducers.cs: Pure reducers for all person actions
- PersonEffects.cs: Async effects calling IPersonService

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-24 14:59:44 +01:00
..
PersonActions.cs Add PersonState Fluxor state management (Phase D1) 2025-12-24 14:59:44 +01:00
PersonEffects.cs Add PersonState Fluxor state management (Phase D1) 2025-12-24 14:59:44 +01:00
PersonReducers.cs Add PersonState Fluxor state management (Phase D1) 2025-12-24 14:59:44 +01:00
PersonState.cs Add PersonState Fluxor state management (Phase D1) 2025-12-24 14:59:44 +01:00