Info
| Version: | 1.0.0 | 
| Author(s): | Tomas Kirda, Paulius Grabauskas | 
| Last Update: | Wednesday, September 17, 2014 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/devbridge/AzureMessaging | 
| NuGet Url: | https://www.nuget.org/packages/AzureMessaging | 
Install
Install-Package AzureMessaging
                        dotnet add package AzureMessaging
                        paket add AzureMessaging
                        
                                AzureMessaging Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Common.Logging(2.2.0)
 - Common.Logging.Core(2.2.0)
 - Microsoft.WindowsAzure.ConfigurationManager(2.0.3)
 - Newtonsoft.Json(6.0.3)
 - WindowsAzure.ServiceBus(2.3.4.0)
 
                
Component supports automatic Retries on messages generating errors with Failed messages sent to a Dead Letter Queue when its Retry threshold is reached.