Serilog.Sinks.Graylog 3.1.0

.NET 6.0 .NET Standard 2.0
dotnet add package Serilog.Sinks.Graylog --version 3.1.0
NuGet\Install-Package Serilog.Sinks.Graylog -Version 3.1.0
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.0" />
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.0
#r "nuget: Serilog.Sinks.Graylog, 3.1.0"
#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.0

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

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. 
.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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (21)

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

Package Downloads
BioEngine.Core.Logging.Graylog

Package Description

Solari.Titan.Abstractions

Loggin library

Sitko.Core.Graylog

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

Flour.Logging

Flour.Logging

OpenStore.Infrastructure

This package contains abstrctions for general infrastructure concerns. It should be get referance only from infrastructure layers of contexts

GitHub repositories (6)

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

Repository Stars
jellyfin/jellyfin
The Free Software Media System
SenseNet/sensenet
Open Source Content Services Platform written in .NET
vesoapp/veso
Open source media server.
CanerPatir/aspnet-core-clean-arch
It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.
sitkoru/Sitko.Core
Sitko.Core is a set of libraries to help build .NET Core applications fast
Version Downloads Last updated
3.1.0 437 9/28/2023
3.0.2 54,095 7/19/2023
3.0.1 39,347 6/15/2023
3.0.0 10,339 6/7/2023
2.3.0 1,599,163 12/29/2021
2.2.2 1,602,993 11/5/2020
2.2.1 215,266 9/8/2020
2.1.3 478,462 5/7/2020
2.1.2 592,194 12/17/2019
2.1.1 146,957 10/31/2019
2.1.0 27,940 10/29/2019
2.0.12 82,511 10/1/2019
2.0.11 87,279 9/5/2019
2.0.10 4,634 9/4/2019
2.0.9 36,010 8/1/2019
2.0.8 264,401 5/13/2019
2.0.7 106,252 2/11/2019
2.0.6 6,583 1/31/2019
2.0.5 33,084 12/21/2018
2.0.4 39,807 11/12/2018
2.0.3 9,205 10/29/2018
2.0.2 105,316 6/29/2018
2.0.1 34,609 6/18/2018
2.0.0 64,078 5/11/2018
1.6.0 72,068 10/31/2017
1.5.3 3,110 10/18/2017
1.5.2 44,305 10/16/2017
1.5.1 14,185 8/17/2017
1.5.0 6,844 7/21/2017
1.4.0 6,223 3/24/2017
1.3.2 9,114 11/29/2016
1.3.1 6,131 11/9/2016
1.3.0 1,622 10/26/2016
1.2.1 1,509 10/17/2016
1.2.0 1,538 10/17/2016
1.1.90 1,546 10/14/2016
1.1.89 1,561 10/14/2016
1.0.74 1,425 9/29/2016
1.0.71 1,384 9/16/2016
1.0.69 1,358 9/16/2016
1.0.67 1,438 8/8/2016
1.0.65 1,259 8/5/2016
1.0.49 1,982 8/4/2016

Delete newtonsoft.json dependency and refactoring