Package Description.
Info
Version: | 1.3.0 |
Author(s): | Lior Banai |
Last Update: | Friday, March 31, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Analogy-LogViewer/Real-Time-Log-Server |
NuGet Url: | https://www.nuget.org/packages/Analogy.LogServer |
Install
Install-Package Analogy.LogServer
dotnet add package Analogy.LogServer
paket add Analogy.LogServer
Analogy.LogServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Analogy.LogViewer.Interfaces(>= 2.10.2)
- Grpc.AspNetCore(>= 2.34.0)
- Grpc.Core(>= 2.35.0)
- Microsoft.AspNetCore.Hosting.WindowsServices(>= 3.1.10)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.1.10)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.10)
- Microsoft.Extensions.Hosting.WindowsServices(>= 3.1.10)
- Microsoft.Extensions.Logging(>= 3.1.10)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.10)
- Serilog.AspNetCore(>= 3.4.0)
- Serilog.Enrichers.Environment(>= 2.1.3)
- Serilog.Enrichers.Process(>= 2.0.1)
- Serilog.Enrichers.Thread(>= 3.1.0)
- Serilog.Extensions.Hosting(>= 3.1.0)
- Serilog.Settings.Configuration(>= 3.1.0)
- Serilog.Sinks.RollingFile(>= 3.3.0)