Serilog.Sinks.Graylog 3.1.1

dotnet add package Serilog.Sinks.Graylog --version 3.1.1                
NuGet\Install-Package Serilog.Sinks.Graylog -Version 3.1.1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Serilog.Sinks.Graylog" Version="3.1.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Serilog.Sinks.Graylog --version 3.1.1                
#r "nuget: Serilog.Sinks.Graylog, 3.1.1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Serilog.Sinks.Graylog as a Cake Addin
#addin nuget:?package=Serilog.Sinks.Graylog&version=3.1.1

// Install Serilog.Sinks.Graylog as a Cake Tool
#tool nuget:?package=Serilog.Sinks.Graylog&version=3.1.1                

The Serilog Graylog Sink project is a sink (basically a writer) for the Serilog logging framework. Structured log events are written to sinks and each sink is responsible for writing it to its own backend, database, store etc. This sink delivers the data to Graylog2, a NoSQL search engine.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (32)

Showing the top 5 NuGet packages that depend on Serilog.Sinks.Graylog:

Package Downloads
Solari.Titan.Abstractions

Loggin library

BioEngine.Core.Logging.Graylog

Package Description

Sitko.Core.Graylog

Sitko.Core is a set of libraries to help build .NET Core applications fast

Flour.Logging

Flour.Logging

LionbridgeConnector

Lionbridge Connector for Optimizely CMS 12 Net 5

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Serilog.Sinks.Graylog:

Repository Stars
jellyfin/jellyfin
The Free Software Media System
Version Downloads Last updated
3.1.1 890,411 11/29/2023
3.1.0 225,901 9/28/2023
3.0.2 276,862 7/19/2023
3.0.1 98,347 6/15/2023
3.0.0 34,985 6/7/2023
2.3.0 2,770,022 12/29/2021
2.2.2 2,074,192 11/5/2020
2.2.1 281,206 9/8/2020
2.1.3 597,599 5/7/2020
2.1.2 714,690 12/17/2019
2.1.1 162,278 10/31/2019
2.1.0 29,993 10/29/2019
2.0.12 90,079 10/1/2019
2.0.11 92,018 9/5/2019
2.0.10 5,955 9/4/2019
2.0.9 45,349 8/1/2019
2.0.8 285,206 5/13/2019
2.0.7 120,206 2/11/2019
2.0.6 7,851 1/31/2019
2.0.5 36,465 12/21/2018
2.0.4 41,524 11/12/2018
2.0.3 10,536 10/29/2018
2.0.2 107,184 6/29/2018
2.0.1 35,905 6/18/2018
2.0.0 68,612 5/11/2018
1.6.0 82,833 10/31/2017
1.5.3 4,350 10/18/2017
1.5.2 56,943 10/16/2017
1.5.1 16,212 8/17/2017
1.5.0 8,251 7/21/2017
1.4.0 7,757 3/24/2017
1.3.2 10,742 11/29/2016
1.3.1 7,813 11/9/2016
1.3.0 2,859 10/26/2016
1.2.1 2,716 10/17/2016
1.2.0 2,797 10/17/2016
1.1.90 2,760 10/14/2016
1.1.89 2,790 10/14/2016
1.0.74 1,892 9/29/2016
1.0.71 1,882 9/16/2016
1.0.69 1,818 9/16/2016
1.0.67 1,940 8/8/2016
1.0.65 1,732 8/5/2016
1.0.49 3,576 8/4/2016

Delete newtonsoft.json dependency and refactoring