6d9985051e71daa81db10e837a47a3ac11fae8c0
Updated using directives to include necessary dependencies for repository and domain entities. Introduced the DeleteOutResCommandHandler class to handle DeleteOutResCommand requests. The handler uses IRepository<OutRes> to delete records based on ActionId or ProfileId. Implemented asynchronous deletion logic with support for cancellation tokens.
Description
Languages
C#
100%