Files
DbFirst/DbFirst.Domain/Repositories/ICatalogRepository.cs
OlgunR 45e5327148 Add ICatalogRepository interface and design comments
Added ICatalogRepository with async catalog retrieval methods. Included detailed comments on repository design patterns and clean architecture layer placement, recommending interface stays in Domain. Fixed file encoding (added BOM).
2026-01-19 09:12:16 +01:00

2.2 KiB