Files
duempelkas/src/Duempelkas.Infrastructure/Services/AccountYearService.cs
troogs c3d68020d5 Add infrastructure layer with persistence and services
- EF Core DbContext and entity configurations
- Design-time factory for migrations
- Initial and soft-delete migrations
- Service implementations: Account, AccountYear, Entry,
  BalanceQuery, FileSave, PdfStatement
- Dependency injection registration
2026-03-31 17:12:57 +02:00

2 lines
92 B
C#

// This file is intentionally left empty. AccountYear has been removed from the data model.