- Updated Where() to use AsNoTracking() for read-only queries - Added GetAll() and GetAllAsync() to retrieve all entities - Improved repository methods for efficient read operations
- Updated Where() to use AsNoTracking() for read-only queries - Added GetAll() and GetAllAsync() to retrieve all entities - Improved repository methods for efficient read operations