MattDavey
- 135,576 total downloads
- last updated 7/4/2018
- Latest version: 2.0.0
An extension to EasyNetQ that allows you to utilize message headers, without resorting to AdvancedBus!
- 108,588 total downloads
- last updated 7/4/2018
- Latest version: 2.0.0
An extension to EasyNetQ that allows you to utilize message headers, without resorting to AdvancedBus!
- 9,294 total downloads
- last updated 9/28/2017
- Latest version: 1.2.0
High Performance StatsD Client. Supports client-side metric aggregation and multiple metrics per UDP packet. Supports tags in InfluxDB format. Completely thread-safe.
- 8,423 total downloads
- last updated 1/25/2013
- Latest version: 1.0.1
A simple code-contract class for validating method argument preconditions.
- 8,240 total downloads
- last updated 1/25/2013
- Latest version: 1.0.1.1
An option monad, similar to 'Option' in F#\Scala or 'Maybe' in Haskell.
- 4,916 total downloads
- last updated 11/25/2017
- Latest version: 0.1.3
Submit EasyNetQ message consumer errors to Exceptionless.
- 3,660 total downloads
- last updated 8/16/2017
- Latest version: 0.1.0
An extension for EasyNetQ which allows you to execute message handlers within a Polly policy.
- 2,829 total downloads
- last updated 4/17/2012
- Latest version: 1.0.4490.17187
A small collection of useful extension methods, utilities & helper classes.
- 2,355 total downloads
- last updated 2/5/2013
- Latest version: 1.0.1
A simple value object representing a string containing only characters, numbers, hyphens or underscores. Similar to the Nmtoken type defined in the XML 1.0 specification. Instances of this class are guaranteed not to be null, empty strings, or contain characters other than letters, numbers,...
More information
- 1,804 total downloads
- last updated 1/24/2016
- Latest version: 0.2.0
Allows you manage the state of your RabbitMQ broker by declaring and running migrations!
- 1,448 total downloads
- last updated 1/22/2013
- Latest version: 1.0.0
Memoization is an optimization technique used primarily to speed up computer programs by having function calls avoid repeating the calculation of results for previously processed inputs. This library provides extension methods for the System.Func`1 group of delegates, allowing them to be memoized.
- 1,367 total downloads
- last updated 1/25/2013
- Latest version: 1.0.0
Partial application refers to the process of fixing a number of arguments to a function, producing another function of smaller arity. This library provides extension methods for the System.Action and System.Func`1 group of delegates, allowing them to be partially applied.
- 964 total downloads
- last updated 12/13/2017
- Latest version: 0.1.0
An extensible EasyNetQ message intercepter which is content encoding aware.
- 953 total downloads
- last updated 12/5/2017
- Latest version: 1.7.1
Hangfire Redis Storage Based on Redis.StackExchange.Mono
See http://hangfire.io/ for some more info on the main project