Added CAP to .NET Open Source Developer Projects (#446)
parent
cee6204744
commit
9be03180ba
|
@ -84,12 +84,13 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
|
|||
* [Azure Service Bus](https://github.com/azure/azure-service-bus-dotnet) - .NET Standard client library for [Azure Service Bus](https://docs.microsoft.com/en-us/azure/service-bus/).
|
||||
* [Azure Event Hubs](https://github.com/azure/azure-event-hubs-dotnet) - .NET Standard client library for [Azure Event Hubs](https://docs.microsoft.com/en-us/azure/event-hubs/).
|
||||
* [Azure Relay](https://github.com/azure/azure-relay-dotnet) - .NET Standard client library for [Azure Relay](https://docs.microsoft.com/en-us/azure/service-bus-relay/relay-what-is-it).
|
||||
* [NServiceBus](https://github.com/Particular/NServiceBus) - The most popular service bus for .NET
|
||||
* [AzureNetQ](https://github.com/Roysvork/AzureNetQ) - An easy to use .NET API for Azure Service Bus.
|
||||
* [Brighter](https://github.com/iancooper/Paramore) - A Command Dispatcher and Command Processor library with support for Work or Task Queues over different MoM implementations such as RabbitMQ
|
||||
* [CAP](https://github.com/dotnetcore/CAP) - An EventBus with local persistent message functionality for RabbitMQ or Kafka.
|
||||
* [EasyNetQ](https://github.com/mikehadlow/EasyNetQ) - An easy to use .NET API for RabbitMQ.
|
||||
* [Lime](https://github.com/takenet/lime-csharp) - A lightweight messaging library.
|
||||
* [MassTransit](https://github.com/MassTransit/MassTransit) - A distributed application framework for RabbitMQ and Azure Service Bus.
|
||||
* [NServiceBus](https://github.com/Particular/NServiceBus) - The most popular service bus for .NET
|
||||
* [RestBus](https://github.com/tenor/RestBus) - Easy Asynchronous Messaging and Queueing for .NET
|
||||
|
||||
## Libraries
|
||||
|
|
Loading…
Reference in New Issue