MattDavey
- 108,610 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!
- 81,506 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!
- 8,352 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.
- 7,184 total downloads
- last updated 1/25/2013
- Latest version: 1.0.1
A simple code-contract class for validating method argument preconditions.
- 6,728 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.
- 2,781 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,363 total downloads
- last updated 11/25/2017
- Latest version: 0.1.3
Submit EasyNetQ message consumer errors to Exceptionless.
- 2,066 total downloads
- last updated 4/17/2012
- Latest version: 1.0.4490.17187
A small collection of useful extension methods, utilities & helper classes.
- 1,675 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,088 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,078 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,001 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.
- 591 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
- 497 total downloads
- last updated 12/13/2017
- Latest version: 0.1.0
An extensible EasyNetQ message intercepter which is content encoding aware.