- 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> |
||
|---|---|---|
| .. | ||
| PersonActions.cs | ||
| PersonEffects.cs | ||
| PersonReducers.cs | ||
| PersonState.cs | ||