vanthoainguyen
-
- 3,912 total downloads
- last updated 3/27/2015
- Latest version: 1.0.30
Burrow.NET is a simple library created based on some EasyNetQ ideas, it's a thin wrapper of RabbitMQ.Client for .NET. Basically, if you just need to put your message or subscribe messages from RabbitMQ server,... More information -
- 3,328 total downloads
- last updated 3/27/2015
- Latest version: 1.0.30
Burrow.Extras provide DependencyInjection TunnelFactory, JsonSerializer and RabbitSetup which help to create Exchanges and Queues programmatically. YOU DON'T NEED TO DOWNLOAD BURROW.RPC IF YOU DON'T USE RPC IN... More information -
- 2,320 total downloads
- last updated 3/27/2015
- Latest version: 1.0.30
Burrow.RPC helps implement RPC-style service using RabbitMQ and Burrow.NET. This package is optional. YOU DON'T NEED TO DOWNLOAD BURROW.RPC IF YOU DON'T USE RPC IN YOUR CODE. -
- 1,106 total downloads
- last updated 2/7/2012
- Latest version: 1.0.1
The implementation and fluent syntax are inspired from the well-known library Fluent Validation. However, I implemented it using Chain of Reponsibility pattern and made it fully support Dependency Injection for... More information -
- 444 total downloads
- last updated 11/20/2011
- Latest version: 1.0.0
The "WCF Validation Engine" is a lightweight extensible library to support validation in WCF. It's implementation is strongly based on ASP.NET MVC Source code , that means if you has already familiar with... More information -
- 282 total downloads
- last updated 10/28/2014
- Latest version: 1.0.3
Smartflow is a small and simple module inspired by Greg Young SimpleCQRS. It also borrows alot of ASP.NET MVC source code to facilitate API filtering style such as Attribute filters, Global filters. Dependency... More information -
- 229 total downloads
- last updated 10/28/2014
- Latest version: 1.0.3
This module is an add-on to Smartflow to allow messages to be distributed to RabbitMQ priority queues