bruno.carmena57
-
- 220 total downloads
- last updated 5/14/2025
- Latest version: 1.0.2
A repository implementation package of Bruno57.Repository.Abstractions based on Entity Framework Core Sql Server. -
- 219 total downloads
- last updated 5/14/2025
- Latest version: 1.0.1
A repository abstraction package for common repository operations. -
- 207 total downloads
- last updated 5/12/2025
- Latest version: 1.0.0
"Defines the abstraction for domain entity factories following DDD principles. Includes the IDomainFactory interface and configuration structures such as DomainFactoryOption. Ideal for... More information -
- 205 total downloads
- last updated 5/12/2025
- Latest version: 1.0.0
A lightweight .NET library that implements the Factory pattern in line with Domain-Driven Design (DDD) principles. Bruno57.Domain.Factory enables the creation of complex entities and aggregates... More information -
- 149 total downloads
- last updated 5/7/2025
- Latest version: 1.0.3
This NuGet package furnishes fundamental building blocks for crafting rich and consistent domain models. It offers inherent support for Value Objects, Entity identification, marking Aggregate Roots, and... More information -
- 114 total downloads
- last updated 5/19/2025
- Latest version: 1.0.0
A straightforward result pattern library designed for uniform API/Services/Handlers responses. This package manages and encapsulates common result statuses such as Error, NotFound, Invalid, and Success.