ymjaber
-
DomainBase
by: ymjaber- 1,339 total downloads
- last updated 8/15/2025
- Latest version: 2.3.0
DDD primitives for .NET with source generators, analyzers, and code fixes. Build expressive domain models (Entities, Value Objects, Aggregates, Enumerations, Domain Events) with AOT-friendly, zero-reflection... More information -
FluentUnions
by: ymjaber- 1,098 total downloads
- last updated 8/15/2025
- Latest version: 2.1.0
FluentUnions handles expected errors with Result and Result<T>, and includes Option<T> for null handling. Features discriminated unions with rich monadic functions and static analyzers to prevent common... More information -
FluentEnforce
by: ymjaber- 1,035 total downloads
- last updated 8/15/2025
- Latest version: 2.1.0
FluentEnforce provides fluent API for handling unexpected errors with predefined validations. Features flexible custom validations enabling clean and readable precondition checks. -
- 1,023 total downloads
- last updated 8/15/2025
- Latest version: 2.1.0
FluentUnions.AwesomeAssertions adds fluent assertion methods for Result and Option types from FluentUnions, integrating with AwesomeAssertions testing library.