A distributed logging tool based on Microsoft SignalR, to help developers debugging their projects.
Info
Version: | 0.4.0 |
Author(s): | Zhen Qun (Frank) Shen |
Last Update: | Sunday, September 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/imadyTech/NebuLog |
NuGet Url: | https://www.nuget.org/packages/imady.NebuLog |
Install
Install-Package imady.NebuLog
dotnet add package imady.NebuLog
paket add imady.NebuLog
imady.NebuLog Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.SignalR.Protocols.MessagePack(>= 3.1.7)
- microsoft.aspnetcore.http(>= 2.2.2)
- microsoft.aspnetcore.http.extensions(>= 2.2.0)
- microsoft.aspnetcore.signalr.client(>= 3.1.7)
- microsoft.aspnetcore.signalr.core(>= 1.1.0)