1,036 packages tagged with “mediator”
Simple, unambitious mediator implementation in .NET
Contracts package for requests, responses, and notifications
MediatR extensions for ASP.NET Core
An extension for Autofac-IoC to use MediatR and CQRS with ease.
Abstractions for the Mediator.SourceGenerator package.
A high performance .NET Mediator pattern implemenation using source generation.
Silverback is a powerful, elegant, and feature-rich message bus for .NET, designed to simplify asynchronous messaging, event-driven architectures, and microservice communication. With seamless integration for Apache Kafka and MQTT, it offers robust features for reliability, consistency, and scalability. This core package provides the basic in-memory message bus.
Silverback is a powerful, elegant, and feature-rich message bus for .NET, designed to simplify asynchronous messaging, event-driven architectures, and microservice communication. With seamless integration for Apache Kafka and MQTT, it offers robust features for reliability, consistency, and scalability. This package contains the message broker integration abstractions.
Provides a mediator service inspired by MediatR.
Silverback is a powerful, elegant, and feature-rich message bus for .NET, designed to simplify asynchronous messaging, event-driven architectures, and microservice communication. With seamless integration for Apache Kafka and MQTT, it offers robust features for reliability, consistency, and scalability. This package contains an implementation of Silverback.Integration for the popular Apache Kafka message broker.
This library provides a lightweight, easy-to-use message bus interface for .NET, offering a simplified facade for working with messaging brokers. It supports multiple transport providers for popular messaging systems, as well as in-memory (in-process) messaging for efficient local communication.
The MediatR Behaviors.
Access MediatR like a service.
Local (in-memory) message handling implementation.
Nut.MediatR.ServiceLike extensions for .NET Extensions DependencyInjection
Decouple does matter, A simple mediator for .Net for sending command, publishing event and request response with pipelines supported
Contains the core implementation of MicroBus
Silverback is a powerful, elegant, and feature-rich message bus for .NET, designed to simplify asynchronous messaging, event-driven architectures, and microservice communication. With seamless integration for Apache Kafka and MQTT, it offers robust features for reliability, consistency, and scalability. This package contains the extensions for Microsoft.Extensions.Diagnostics.HealthChecks to monitor the connection to the message broker.
The MediatR Behaviors using FluentValidation.
Use Autofac as the IoC container for Mediator.Net
Silverback is a powerful, elegant, and feature-rich message bus for .NET, designed to simplify asynchronous messaging, event-driven architectures, and microservice communication. With seamless integration for Apache Kafka and MQTT, it offers robust features for reliability, consistency, and scalability. This package adds the support for Apache Avro and the schema registry on top of Silverback.Integration.Kafka.
Contains the core infrastructure contracts for MicroBus which includes the handler and main MicroBus interfaces
Contains the core message contracts for MicroBus which includes the command, query and event interfaces
[Obsolete] Simplify the adoption of the MVVM pattern using WPF. Use the package EyeSoft.Windows.Model instead.
Add library registration support for MediatR
Log message by using Serilog
Silverback is a powerful, elegant, and feature-rich message bus for .NET, designed to simplify asynchronous messaging, event-driven architectures, and microservice communication. With seamless integration for Apache Kafka and MQTT, it offers robust features for reliability, consistency, and scalability. This package contains the default messages interfaces and domain entity implementation.
Mediator interfaces for commands and events.
Autofac support for MicroBus