NLog target that writes to Azure Event Hubs.
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Rajinder Singh | 
| Last Update: | Monday, February 23, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/rajinders/nlog-targets-azureeventhub | 
| NuGet Url: | https://www.nuget.org/packages/NLog.Targets.AzureEventHub | 
Install
Install-Package NLog.Targets.AzureEventHub
                        dotnet add package NLog.Targets.AzureEventHub
                        paket add NLog.Targets.AzureEventHub
                        
                                NLog.Targets.AzureEventHub Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Nlog(3.2.0.0)
 - WindowsAzure.ServiceBus(2.6.1)
 
Tags