Custom NLog target for sending log events to a SignalR hub using basic authentication to submit to the hub.
Info
Version: | 2.0.1 |
Author(s): | Various |
Last Update: | Monday, February 29, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kwilliams-laneautomotive/NLog.BasicAuthSignalR/ |
NuGet Url: | https://www.nuget.org/packages/NLog.BasicAuthSignalR |
Install
Install-Package NLog.BasicAuthSignalR
dotnet add package NLog.BasicAuthSignalR
paket add NLog.BasicAuthSignalR
NLog.BasicAuthSignalR Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.SignalR.Client(>= 2.2.0)
- Microsoft.AspNet.SignalR.Owin(>= 1.2.2)
- NLog(>= 4.2.3)
Tags