Silverback alternatives and similar packages
Based on the "Queue" category.
Alternatively, view silverback alternatives based on common mentions on social networks and blogs.
-
Hangfire
An easy way to perform background job processing in your .NET and .NET Core applications. No Windows Service or separate process required -
CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern -
Confluent's .NET Client for Apache KafkaTM
Confluent's Apache Kafka .NET client -
RabbitMQ.NET
RabbitMQ .NET client for .NET Standard 2.0+ and .NET 4.6.1+ -
CQRSlite
A lightweight framework to help creating CQRS and Eventsourcing applications in C# -
RawRabbit
A modern .NET framework for communication over RabbitMq -
Kafka Client
.Net implementation of the Apache Kafka Protocol that provides basic functionality through Producer/Consumer classes. -
Gofer.NET
Easy C# API for Distributed Background Tasks/Jobs for .NET Core. -
RestBus
Easy, Service Oriented, Asynchronous Messaging and Queueing for .NET -
SlimMessageBus
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers. -
Enexure.MicroBus
MicroBus is a simple in process Mediator for .NET
Access the most powerful time series database as a service
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Silverback or a related project?
README
A simple but feature-rich framework to build reactive/event-driven applications or microservices.
It includes an in-memory message bus that can be easily connected to a message broker to integrate with other applications or microservices. At the moment only Apache Kafka, MQTT and RabbitMQ are supported but other message brokers could be added without much effort.
Its main features are:
- Simple yet powerful message bus
- Abstracted integration with a message broker
- Apache Kafka, MQTT and RabbitMQ integration
- DDD, domain events and transactional messaging
- Built-in error handling policies for consumers
Discover more in the project's website.
Project Status
Build
Quality
Activity
Installation
Silverback is split into multiple nuget packages available on nuget.org.
Usage
Have a look at the project's website for usage details, API documentation and samples.
Contributing
You are encouraged to contribute to Silverback! Please check out the [how to contribute](CONTRIBUTING.md) guide for guidelines about how to proceed.
License
This code is licensed under MIT license (see LICENSE file for details)
*Note that all licence references and agreements mentioned in the Silverback README section above
are relevant to that project's source code only.