5a226bfceaaea5c85ee956e0cabd6b02322de68a
Reordered using directives in DtoMappingProfile.cs. Added AutoMapper mapping for OutRes to OutResDto. Modified ReadOutResQuery to return IEnumerable<OutResDto>. Updated ReadOutResHandler to handle collection results: - Changed Handle method to return IEnumerable<OutResDto>. - Updated mapper.Map to map to a collection of OutResDto.
Description
Languages
C#
100%