From 9be03180ba5c6cc554ba946c3f5c890641a00cfb Mon Sep 17 00:00:00 2001 From: Savorboard Date: Tue, 8 Aug 2017 01:49:13 +0800 Subject: [PATCH] Added CAP to .NET Open Source Developer Projects (#446) --- dotnet-developer-projects.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index a0accbf..043b809 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -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