27c8f92a3b4e5cae33e346eca5910c36c5dbc17b
Replaced direct IConfiguration usage with a strongly-typed AppSettings class for accessing the API base URL. Registered AppSettings with DI and updated Dashboard.razor to use IOptions<AppSettings>. Updated using statements and DI setup for improved type safety and centralized configuration management.
Description
Languages
C#
59.4%
HTML
31.7%
CSS
8.3%
TSQL
0.5%