Added MassTransit and Automatonymous project links
parent
30d9484a75
commit
2518a6aa33
|
@ -69,6 +69,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
|
||||||
* [AzureNetQ](https://github.com/Roysvork/AzureNetQ) - An easy to use .NET API for Azure Service Bus.
|
* [AzureNetQ](https://github.com/Roysvork/AzureNetQ) - An easy to use .NET API for Azure Service Bus.
|
||||||
* [EasyNetQ](https://github.com/mikehadlow/EasyNetQ) - An easy to use .NET API for 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.
|
* [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.
|
||||||
* [RestBus](https://github.com/tenor/RestBus) - Easy Asynchronous Messaging and Queueing for .NET
|
* [RestBus](https://github.com/tenor/RestBus) - Easy Asynchronous Messaging and Queueing for .NET
|
||||||
|
|
||||||
* Libraries
|
* Libraries
|
||||||
|
@ -79,6 +80,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
|
||||||
* [Argument](https://github.com/ashmind/Argument) - Argument validation microframework that does one thing in the simplest way possible.
|
* [Argument](https://github.com/ashmind/Argument) - Argument validation microframework that does one thing in the simplest way possible.
|
||||||
* [AshMind.Extensions](https://github.com/ashmind/ashmind-extensions) - A set of very conservative extension methods most of which closely follow naming and design patterns of .NET Base Class Library.
|
* [AshMind.Extensions](https://github.com/ashmind/ashmind-extensions) - A set of very conservative extension methods most of which closely follow naming and design patterns of .NET Base Class Library.
|
||||||
* [AsyncCollections](https://github.com/HellBrick/AsyncCollections) - A set of lock-free thread-safe collections designed to be used asynchronously.
|
* [AsyncCollections](https://github.com/HellBrick/AsyncCollections) - A set of lock-free thread-safe collections designed to be used asynchronously.
|
||||||
|
* [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.
|
* [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).
|
* [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
|
* [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
|
||||||
|
|
Loading…
Reference in New Issue