UserRepository
Repository interface for managing User entities.
This interface extends the generic Repository interface, providing CRUD operations for User entities identified by a UserId.
Repository interface for managing User entities.
This interface extends the generic Repository interface, providing CRUD operations for User entities identified by a UserId.