Serilog event sink that writes to a SignalR-Hub.
Info
Version: | 2.0.10 |
Author(s): | Steve Rasch |
Last Update: | Wednesday, February 8, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://serilog.net/ |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.SignalR |
Install
Install-Package Serilog.Sinks.SignalR
dotnet add package Serilog.Sinks.SignalR
paket add Serilog.Sinks.SignalR
Serilog.Sinks.SignalR Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 2.3.0)
- Microsoft.AspNet.SignalR.Core(>= 2.2.1)
- Microsoft.AspNet.SignalR.Client(>= 2.2.1)
- Microsoft.Owin(>= 3.0.1)
- Microsoft.Owin.Security(>= 3.0.1)
- Newtonsoft.Json(>= 9.0.1)
- Serilog.Sinks.PeriodicBatching(>= 2.1.0)
Tags