8c175de95308884cbfad60a4d30cb650134e78a1
Refactored CatalogApiClient methods to return ApiResult<T> for create, update, and delete operations, enabling more detailed error reporting. Introduced ApiResult<T> and ProblemDetailsDto types, and added logic to parse and display informative error messages. Updated Catalogs.razor to use the new pattern and show user-friendly error feedback. Added necessary using directives.
Description
Languages
C#
47.1%
HTML
38.3%
CSS
14%
TSQL
0.6%