166acea8b13559b92d074147ce97ba6a4d2fd3ec
Added a generic IRepository<T> interface for common CRUD operations and updated ICatalogRepository to inherit from it, removing redundant methods. Updated CatalogRepository to implement the new interface. Cleaned up DbFirst.Domain.csproj by removing an unused folder reference. These changes improve code reuse and align with clean architecture practices.
Description
Languages
C#
47.1%
HTML
38.3%
CSS
14%
TSQL
0.6%