Files
DbFirst/DbFirst.BlazorWebApp
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
..