Update dotnet-developer-projects.md (#334)

Moved Brighter to messaging. It's a clearer fot for us, as we hold similar functionality to Mass Transit and NServiceBus
pull/348/head
Ian Cooper 2017-01-12 06:35:54 +00:00 committed by Rich Lander
parent b1b234b38c
commit 23852da2a6
1 changed files with 1 additions and 1 deletions

View File

@ -81,6 +81,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
* [Azure Event Hubs](https://github.com/azure/azure-event-hubs-dotnet) - A Microsoft supported Event Hubs library for sending and receiving messages at scale.
* [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
* [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.
@ -97,7 +98,6 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
* [Automatonymous](https://github.com/MassTransit/Automatonymous) - An asynchronous state machine engine with messaging support.
* [Bing.RestClient](https://github.com/AdvancedREI/Bing.RestClient) - Access the Bing REST APIs from a unified client.
* [BoxKite.Twitter](https://github.com/NickHodge/BoxKite.Twitter/) - Twitter .NET Client Library for the 1.1 Twitter API, incorporating REST API, User streaming and Search Streaming. Uses Reactive Extensions (Rx).
* [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
* [Cecil](https://github.com/jbevain/cecil) - A popular library to read, modify and write .NET binaries.
* [Cimbalino Toolkit](https://github.com/Cimbalino/Cimbalino-Toolkit) - A set of useful and powerful tools that will help you build your Windows Platform applications.
* [Coding4Fun Toolkit](https://github.com/Coding4FunProjects/Coding4FunToolkit)