xerxes
-
- 1,728 total downloads
- last updated 12/26/2025
- Latest version: 1.0.5
Provides fundamental building blocks for Domain-Driven Design (DDD), including support for entities, value objects, aggregate root tagging via attributes, and domain event... More information -
- 1,700 total downloads
- last updated 11/19/2025
- Latest version: 2.0.1
A simple result pattern package to achieve API/Services/Handlers consistent response. Common result statuses, Error/NotFound/Invalid, and Success are handled and encapsulated in this package. -
- 1,598 total downloads
- last updated 4/21/2025
- Latest version: 1.0.5
A lightweight .NET library that implements the Factory pattern in line with Domain-Driven Design (DDD) principles. Ghanavats.Domain.Factory enables the creation of complex entities and aggregates... More information -
- 1,439 total downloads
- last updated 11/19/2025
- Latest version: 1.1.2
A repository implementation package of Ghanavats.Repository.Abstractions based on Entity Framework Core Sql Server. -
- 1,428 total downloads
- last updated 4/21/2025
- Latest version: 1.0.4
"Defines the abstraction for domain entity factories following DDD principles. Includes the IDomainFactory interface and configuration structures such as DomainFactoryOption. Ideal for... More information -
- 1,371 total downloads
- last updated 11/19/2025
- Latest version: 1.1.2
A repository abstraction package for common repository operations.