SierraStack.Mediator
0.2.1
dotnet add package SierraStack.Mediator --version 0.2.1
NuGet\Install-Package SierraStack.Mediator -Version 0.2.1
<PackageReference Include="SierraStack.Mediator" Version="0.2.1" />
<PackageVersion Include="SierraStack.Mediator" Version="0.2.1" />
<PackageReference Include="SierraStack.Mediator" />
paket add SierraStack.Mediator --version 0.2.1
#r "nuget: SierraStack.Mediator, 0.2.1"
#:package SierraStack.Mediator@0.2.1
#addin nuget:?package=SierraStack.Mediator&version=0.2.1
#tool nuget:?package=SierraStack.Mediator&version=0.2.1
A lightweight and extensible in-process mediator for .NET with built-in support for CQRS, request/response messaging, and pipeline behaviors. Designed as an open alternative to MediatR.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- Microsoft.Extensions.DependencyInjection (>= 9.0.4)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SierraStack.Mediator:
Package | Downloads |
---|---|
SierraStack.Mediator.Extensions.Microsoft
Extension methods to integrate SierraStack.Mediator with Microsoft.Extensions.DependencyInjection. Supports automatic handler registration and pipeline wiring. |
|
SierraStack.Mediator.Behaviors
A set of plug-and-play pipeline behaviors for SierraStack.Mediator, including logging, validation, retry, caching, and performance measurement. Built to simplify cross-cutting concerns in .NET applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.