eabf60923d0ba3d0cea5a73e98273859db59e901
Added support for updating and deleting Catalog records via SQL Server stored procedures. Introduced PUT /catalogs/sp and DELETE /catalogs/sp/{id} endpoints in CatalogsController. Extended service and repository interfaces and implementations to handle stored procedure operations. Added Microsoft.Data.SqlClient package for direct SQL execution. Repository checks for record existence before SP calls to prevent unintended behavior.
Description
Languages
C#
47.1%
HTML
38.3%
CSS
14%
TSQL
0.6%