OlgunR bf98432e20 Refactor query string construction in GetAllAsync
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.
2026-05-11 15:59:07 +02:00
2026-01-12 09:13:23 +01:00
2026-01-12 09:13:23 +01:00
Description
No description provided
Readme 11 MiB
Languages
C# 60.9%
HTML 30.4%
CSS 8.2%
TSQL 0.4%