All Projects → Azure → Azure Service Bus Dotnet

Azure / Azure Service Bus Dotnet

Licence: other
☁️ .NET Standard client library for Azure Service Bus

Projects that are alternatives of or similar to Azure Service Bus Dotnet

Azure Service Bus
☁️ Azure Service Bus service issue tracking and samples
Stars: ✭ 472 (+99.16%)
Mutual labels:  azure, service-bus, messaging, amqp
Servicebus
Simple service bus for sending events between processes using amqp.
Stars: ✭ 415 (+75.11%)
Mutual labels:  service-bus, messaging, amqp
azure-service-bus-java
☁️ Java client library for Azure Service Bus
Stars: ✭ 61 (-74.26%)
Mutual labels:  amqp, messaging, service-bus
azure-service-bus-dotnet-plugins
☁️ Plugins for the .NET Standard client library for Azure Service Bus
Stars: ✭ 15 (-93.67%)
Mutual labels:  amqp, messaging, service-bus
Azure Event Hubs
☁️ Cloud-scale telemetry ingestion from any stream of data with Azure Event Hubs
Stars: ✭ 233 (-1.69%)
Mutual labels:  azure, messaging, amqp
Rabbitmqbundle
RabbitMQ Bundle for the Symfony2 web framework
Stars: ✭ 1,125 (+374.68%)
Mutual labels:  messaging, amqp
Rabbitmq Server
Open source RabbitMQ: core server and tier 1 (built-in) plugins
Stars: ✭ 9,064 (+3724.47%)
Mutual labels:  messaging, amqp
Bunny
Bunny is a popular, easy to use, mature Ruby client for RabbitMQ
Stars: ✭ 1,224 (+416.46%)
Mutual labels:  messaging, amqp
Rebus
🚌 Simple and lean service bus implementation for .NET
Stars: ✭ 1,733 (+631.22%)
Mutual labels:  service-bus, messaging
Lapin
AMQP client library in Rust, with a clean, futures based API
Stars: ✭ 497 (+109.7%)
Mutual labels:  messaging, amqp
Servicebusexplorer
The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality or the ability to test topic, queues, subscriptions, relay services, notification hubs and events hubs.
Stars: ✭ 1,259 (+431.22%)
Mutual labels:  azure, service-bus
Slimmessagebus
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
Stars: ✭ 120 (-49.37%)
Mutual labels:  azure, messaging
Remit
RabbitMQ-backed microservices supporting RPC, pubsub, automatic service discovery and scaling with no code changes.
Stars: ✭ 24 (-89.87%)
Mutual labels:  messaging, amqp
Activemq Artemis
Mirror of Apache ActiveMQ Artemis
Stars: ✭ 685 (+189.03%)
Mutual labels:  messaging, amqp
Humusamqp
PHP 7 AMQP library
Stars: ✭ 70 (-70.46%)
Mutual labels:  messaging, amqp
Kledex
.NET Standard framework to create simple and clean design. Advanced features for DDD, CQRS and Event Sourcing.
Stars: ✭ 502 (+111.81%)
Mutual labels:  azure, service-bus
Foundatio
Pluggable foundation blocks for building distributed apps.
Stars: ✭ 1,365 (+475.95%)
Mutual labels:  azure, messaging
Garagemq
AMQP message broker implemented with golang
Stars: ✭ 153 (-35.44%)
Mutual labels:  messaging, amqp
Nsqsharp
A .NET library for NSQ, a realtime distributed messaging platform
Stars: ✭ 150 (-36.71%)
Mutual labels:  service-bus, messaging
Laravel Queue
Laravel Enqueue message queue extension. Supports AMQP, Amazon SQS, Kafka, Google PubSub, Redis, STOMP, Gearman, Beanstalk and others
Stars: ✭ 155 (-34.6%)
Mutual labels:  messaging, amqp

Microsoft Azure Service Bus

Microsoft Azure Service Bus Client for .NET

Azure Service Bus allows you to build applications that take advantage of asynchronous messaging patterns using a highly-reliable service to broker messages between producers and consumers. Azure Service Bus provides flexible, brokered messaging between client and server, along with structured first-in, first-out (FIFO) messaging, and publish/subscribe capabilities with complex routing.

This is the next generation Service Bus .NET client library focused on queues and topics. If you are looking for Event Hubs and Relay clients, please see:

We've moved!

The Microsoft Azure Service Bus Client for .NET has joined the unified Azure Developer Platform and can now be found in the Azure SDK for .NET repository. To view the latest source, participate in the development process, report issues, or engage with the community, please visit our new home.

This repository has been archived and is intended to provide historical reference and context for the Microsoft Azure Service Bus Client for .NET

Source code | Package (NuGet) | API reference documentation | Product documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].