MohdShakhtour
-
- 990 total downloads
- last updated 11/30/2025
- Latest version: 1.0.1
Core domain abstractions and base types for Clean Architecture applications. Provides base classes for entities, value objects, aggregate roots, and domain events following Domain-Driven Design principles. -
- 946 total downloads
- last updated 11/30/2025
- Latest version: 1.0.1
Core application layer abstractions, CQRS interfaces, and handler registration extensions for Clean Architecture. Includes ICommand, IQuery, IMediator interfaces, event handlers, and DI extensions for automatic... More information -
- 867 total downloads
- last updated 11/30/2025
- Latest version: 1.0.1
Core infrastructure implementations including custom mediator, event dispatchers, and dependency injection extensions for Clean Architecture. Provides ready-to-use implementations of IMediator,... More information -
- 811 total downloads
- last updated 11/30/2025
- Latest version: 1.0.1
Reusable architecture test base classes for Clean Architecture and DDD validation. Provides base test classes that consumers can inherit to enforce architectural rules and boundaries. -
- 364 total downloads
- last updated 11/10/2025
- Latest version: 1.0.0-alpha.4 (prerelease)
Reusable architecture test base classes for Clean Architecture and DDD validation. Provides base test classes that consumers can inherit to enforce architectural rules and boundaries. -
- 354 total downloads
- last updated 11/10/2025
- Latest version: 1.0.0-alpha.4 (prerelease)
Core infrastructure implementations including custom mediator, event dispatchers, and dependency injection extensions for Clean Architecture. Provides ready-to-use implementations of IMediator,... More information -
- 308 total downloads
- last updated 11/30/2025
- Latest version: 1.0.1
Abstractions for the outbox pattern implementation. Provides interfaces for storing and publishing integration events with guaranteed delivery, supporting transactional outbox pattern for reliable event-driven... More information -
- 305 total downloads
- last updated 11/30/2025
- Latest version: 1.0.1
Core infrastructure Persistence including ef core base, ef transaction, unit of work, and ef criteria.