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#
48.5%
HTML
44.7%
CSS
6.3%
TSQL
0.5%