Clywell
-
- 67 total downloads
- last updated 2/27/2026
- Latest version: 1.0.1
Data access abstractions for clean architecture — repository interfaces, specification pattern, unit of work, and data transactions. Zero EF Core dependency for Application layer usage. -
- 60 total downloads
- last updated 2/27/2026
- Latest version: 1.0.1
EF Core implementation of Clywell.Core.Data abstractions — repository base classes, specification evaluator, unit of work, and DI registration extensions. -
- 57 total downloads
- last updated 2/27/2026
- Latest version: 1.0.1
Lightweight CQRS framework for the Clywell platform. Provides command/query interfaces, a DI-resolved dispatcher, and a composable pipeline behavior system — no MediatR or third-party mediator... More information -
- 35 total downloads
- last updated 2/25/2026
- Latest version: 1.0.0
Generic Result pattern and functional primitives for .NET - zero dependencies, zero business logic. Provides railway-oriented programming extensions, error types, and pattern matching support. -
- 33 total downloads
- last updated 2/25/2026
- Latest version: 1.0.0
Structured logging infrastructure with Serilog for Clywell platform. Provides log enrichers, configuration helpers, and performance-optimized logging utilities. -
- 60 total downloads
- last updated 2/27/2026
- Latest version: 1.0.1
FluentValidation pipeline behavior for Clywell.Core.Cqrs. Provides automatic validation of commands and queries via IValidator<T> implementations registered in the DI... More information