bf98432e20ef69dc919bc9f7e1ba91426ba321c6
Refactored the GetAllAsync method to use a Dictionary and QueryHelpers.AddQueryString for building query strings, replacing manual string concatenation. This improves code clarity and reduces the risk of formatting errors.
Description
Languages
C#
60.9%
HTML
30.4%
CSS
8.2%
TSQL
0.4%