DSoftStudio
-
- 6,265 total downloads
- last updated 9/17/2026
- Latest version: 1.4.0-rc.2 (prerelease)
Ultra-low-latency mediator for .NET with compile-time dispatch, zero-allocation pipelines, and a familiar MediatR-style API. -
- 4,655 total downloads
- last updated 9/17/2026
- Latest version: 1.4.0-rc.2 (prerelease)
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,248 total downloads
- last updated 9/17/2026
- Latest version: 1.1.1-rc.2 (prerelease)
OpenTelemetry instrumentation for DSoftStudio.Mediator. Provides automatic distributed tracing and metrics for all mediator operations via standard pipeline behaviors. -
- 2,019 total downloads
- last updated 9/17/2026
- Latest version: 1.0.10-rc.2 (prerelease)
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,991 total downloads
- last updated 9/17/2026
- Latest version: 1.0.10-rc.2 (prerelease)
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