DSoftStudio
-
- 4,466 total downloads
- last updated 4/13/2026
- Latest version: 1.2.0
Ultra-low-latency mediator for .NET with compile-time dispatch, zero-allocation pipelines, and a familiar MediatR-style API. -
- 2,957 total downloads
- last updated 4/13/2026
- Latest version: 1.2.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 -
- 1,473 total downloads
- last updated 5/4/2026
- Latest version: 1.0.9
OpenTelemetry instrumentation for DSoftStudio.Mediator. Provides automatic distributed tracing and metrics for all mediator operations via standard pipeline behaviors. -
- 1,461 total downloads
- last updated 4/13/2026
- Latest version: 1.0.8
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,426 total downloads
- last updated 4/13/2026
- Latest version: 1.0.8
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