Sencilla.Messaging
10.0.37
dotnet add package Sencilla.Messaging --version 10.0.37
NuGet\Install-Package Sencilla.Messaging -Version 10.0.37
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Sencilla.Messaging" Version="10.0.37" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sencilla.Messaging" Version="10.0.37" />
<PackageReference Include="Sencilla.Messaging" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Sencilla.Messaging --version 10.0.37
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sencilla.Messaging, 10.0.37"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Sencilla.Messaging@10.0.37
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Sencilla.Messaging&version=10.0.37
#tool nuget:?package=Sencilla.Messaging&version=10.0.37
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Sencilla.Messaging
Provider-agnostic message bus core for the Sencilla Framework.
What's Included
- Message dispatcher interfaces and abstractions
- Command and event routing
- Middleware pipeline for message processing
- Provider-agnostic design — swap implementations without changing application code
Available Providers
| Package | Transport |
|---|---|
Sencilla.Messaging.RabbitMQ |
RabbitMQ |
Sencilla.Messaging.Kafka |
Apache Kafka |
Sencilla.Messaging.ServiceBus |
Azure Service Bus |
Sencilla.Messaging.Redis |
Redis Pub/Sub |
Sencilla.Messaging.SignalR |
SignalR (WebSocket) |
Sencilla.Messaging.InMemoryQueue |
In-process queue (dev/test) |
Sencilla.Messaging.Mediator |
MediatR integration |
Installation
dotnet add package Sencilla.Messaging
Documentation
License
MIT
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Sencilla.Core (>= 10.0.37)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Sencilla.Messaging:
| Package | Downloads |
|---|---|
|
Sencilla.Messaging.InMemoryQueue
Package Description |
|
|
Sencilla.Messaging.Mediator
Package Description |
|
|
Sencilla.Messaging.RabbitMQ
Package Description |
|
|
Sencilla.Messaging.Scheduler
Package Description |
|
|
Sencilla.Messaging.SignalR
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.37 | 140 | 6/6/2026 |
| 10.0.36 | 138 | 6/6/2026 |
| 10.0.35 | 147 | 6/5/2026 |
| 10.0.34 | 138 | 6/5/2026 |
| 10.0.32 | 141 | 6/4/2026 |
| 10.0.31 | 138 | 6/4/2026 |
| 10.0.30 | 144 | 6/4/2026 |
| 10.0.29 | 136 | 6/4/2026 |
| 10.0.28 | 147 | 6/3/2026 |
| 10.0.27 | 155 | 6/3/2026 |
| 10.0.26 | 145 | 6/2/2026 |
| 10.0.19 | 150 | 6/1/2026 |
| 10.0.18 | 148 | 6/1/2026 |
| 10.0.17 | 194 | 5/13/2026 |
| 10.0.16 | 151 | 5/12/2026 |
| 10.0.15 | 147 | 5/12/2026 |
| 10.0.14 | 146 | 5/1/2026 |
| 10.0.13 | 190 | 3/29/2026 |
| 10.0.12 | 253 | 3/2/2026 |
| 10.0.11 | 152 | 2/27/2026 |
Loading failed