45011122b2e0bfb4942a6dc3a3a37fab65da9589
Refactored CatalogApiClient, DashboardApiClient, LayoutApiClient, and MassDataApiClient to use C# primary constructor syntax for injecting HttpClient. Removed private _httpClient fields and updated all usages to reference the constructor parameter directly. This change simplifies the code and modernizes dependency injection without altering any API logic.
Description
Languages
C#
60.9%
HTML
30.4%
CSS
8.2%
TSQL
0.4%