xerxes
-
- 1,158 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,010 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 -
- 800 total downloads
- last updated 9/14/2025
- Latest version: 2.0.0
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. -
- 778 total downloads
- last updated 4/13/2025
- Latest version: 1.0.3
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 -
- 615 total downloads
- last updated 7/5/2025
- Latest version: 1.1.1
A repository implementation package of Ghanavats.Repository.Abstractions based on Entity Framework Core Sql Server. -
- 575 total downloads
- last updated 7/5/2025
- Latest version: 1.1.1
A repository abstraction package for common repository operations.