Serilog.Sinks.Udp
8.0.0
.NET Standard 1.3
.NET Framework 4.6.1
Install-Package Serilog.Sinks.Udp -Version 8.0.0
dotnet add package Serilog.Sinks.Udp --version 8.0.0
<PackageReference Include="Serilog.Sinks.Udp" Version="8.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Serilog.Sinks.Udp --version 8.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Serilog.Sinks.Udp, 8.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Serilog.Sinks.Udp as a Cake Addin
#addin nuget:?package=Serilog.Sinks.Udp&version=8.0.0
// Install Serilog.Sinks.Udp as a Cake Tool
#tool nuget:?package=Serilog.Sinks.Udp&version=8.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A Serilog sink sending UDP packages over the network.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- Serilog.Sinks.PeriodicBatching (>= 2.3.1)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- Serilog.Sinks.PeriodicBatching (>= 2.3.1)
-
.NETStandard 2.0
- Serilog.Sinks.PeriodicBatching (>= 2.3.1)
-
.NETStandard 2.1
- Serilog.Sinks.PeriodicBatching (>= 2.3.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.0.0 | 13,952 | 3/26/2022 |
7.1.0 | 190,082 | 10/19/2020 |
7.0.1 | 16,457 | 8/14/2020 |
7.0.0 | 511,714 | 3/9/2020 |
6.0.0 | 166,674 | 7/8/2019 |
6.0.0-beta4 | 329 | 7/7/2019 |
6.0.0-beta3 | 319 | 6/30/2019 |
6.0.0-beta2 | 3,366 | 3/29/2019 |
6.0.0-beta1-6.0.0-beta1-00689 | 11,450 | 3/27/2019 |
5.0.1 | 70,406 | 1/6/2019 |
5.0.0 | 10,347 | 9/13/2018 |
4.1.0 | 303,546 | 6/6/2018 |
4.1.0-release-4-1-0-beta-1-... | 713 | 6/1/2018 |
4.0.1 | 53,942 | 1/29/2018 |
4.0.0 | 23,410 | 11/9/2017 |
3.3.0 | 9,367 | 9/13/2017 |
3.3.0-beta-1-00507 | 619 | 9/13/2017 |
3.2.0 | 2,687 | 8/26/2017 |
3.1.0 | 2,379 | 8/20/2017 |
3.0.0 | 9,105 | 5/2/2017 |
2.3.1 | 967 | 4/24/2017 |
2.3.0 | 10,774 | 4/14/2017 |
2.3.0-beta2 | 691 | 4/13/2017 |
2.3.0-beta1 | 645 | 4/13/2017 |
2.2.0 | 12,230 | 3/16/2017 |
2.2.0-beta-00203 | 808 | 3/16/2017 |
2.1.0 | 113,398 | 11/1/2016 |
2.0.0 | 1,178 | 10/31/2016 |
1.1.0 | 43,655 | 1/19/2016 |
1.0.1 | 1,187 | 3/30/2015 |
1.0.0 | 980 | 3/26/2015 |
For release notes, please see the change log on GitHub.