cdf34a262bf2c54b995955f9c60d82c5d732bc0e
Added a new `ApiOptions` class to encapsulate API configuration, including the `BaseUrl` property and `SectionName` constant. Registered `ApiOptions` in the dependency injection container in `Program.cs` and bound it to the "Api" section in the configuration file. Updated `appsettings.json` to include the "Api" section with a `BaseUrl` value of "https://localhost:8088".
Description
No description provided
Languages
JavaScript
86.8%
C#
6.6%
Visual Basic .NET
2.7%
HTML
2.3%
CSS
1.1%
Other
0.4%