jezdimirovic
-
- 5,230 total downloads
- last updated 10/31/2025
- Latest version: 1.0.30
Common domain models, base entities, and value objects. Includes BaseEntity, IDeletedEntity interface, PagedList, PagingInfo, and domain enums. -
- 4,986 total downloads
- last updated 10/31/2025
- Latest version: 1.0.30
Interfaces and abstractions for Repository Pattern, Unit of Work, and Specification Pattern. Includes IGenericRepository with 50+ methods, IUnitOfWork, ISpecification, and BaseSpecification. -
- 4,550 total downloads
- last updated 10/31/2025
- Latest version: 1.0.30
Extension methods for common .NET types including DateTime, PagedList, HTTP responses, and Hangfire integration with PostgreSQL. -
- 4,289 total downloads
- last updated 10/31/2025
- Latest version: 1.0.30
Production-ready GenericRepository and UnitOfWork implementations for EF Core. Features: 50+ methods, Specification Pattern, Soft Delete, Batch Operations, Pagination, AsNoTracking, and Aggregates. -
- 4,257 total downloads
- last updated 10/31/2025
- Latest version: 1.0.30
Utility helpers for encryption, string manipulation, date/time handling, currency codes, data masking, and permissions. Includes EncryptionHelper, StringHelper, DisplayMasker, and more.