0c936d0bf9e839839eb8ee7556a5847fa65ab75f
Refactored code to use C# 12 collection expressions ([]) for initializing empty lists and dictionaries instead of the older constructors. This change modernizes and simplifies collection initialization across models, services, and API clients without altering any logic.
Description
Languages
C#
59.4%
HTML
31.7%
CSS
8.3%
TSQL
0.5%