- Removed inheritance from ICRUDRepository in IProfileRepository and related implementation - Cleaned up ProfileRepository to no longer extend CRUDRepository - Removed `profileActive` filter from IProfileObjStateRepository and implementation - Adjusted Read and ReadAsync methods accordingly