DSoftStudio
-
- 5,590 total downloads
- last updated 7/8/2026
- Latest version: 1.3.0
Ultra-low-latency mediator for .NET with compile-time dispatch, zero-allocation pipelines, and a familiar MediatR-style API. -
- 4,037 total downloads
- last updated 7/8/2026
- Latest version: 1.3.0
Contracts (interfaces and base types) for DSoftStudio.Mediator. Reference this package in domain, application-core, and test projects that need ISender, IPublisher, IMediator, IRequest, INotification, and... More information -
- 2,088 total downloads
- last updated 7/8/2026
- Latest version: 1.1.0
OpenTelemetry instrumentation for DSoftStudio.Mediator. Provides automatic distributed tracing and metrics for all mediator operations via standard pipeline behaviors. -
- 1,895 total downloads
- last updated 7/8/2026
- Latest version: 1.0.9
FluentValidation integration for DSoftStudio.Mediator. Provides automatic request validation via a pipeline behavior that resolves IValidator<T> instances from DI and short-circuits on failure. -
- 1,863 total downloads
- last updated 7/8/2026
- Latest version: 1.0.9
HybridCache integration for DSoftStudio.Mediator. Provides automatic query caching via a pipeline behavior that leverages Microsoft.Extensions.Caching.Hybrid for multi-layer caching (L1 memory + L2... More information