Serilog.Sinks.Seq
5.2.2
.NET 5.0
.NET Core 3.1
.NET Standard 1.1
.NET Framework 4.5
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Serilog.Sinks.Seq --version 5.2.2
NuGet\Install-Package Serilog.Sinks.Seq -Version 5.2.2
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.Seq" Version="5.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Serilog.Sinks.Seq --version 5.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Serilog.Sinks.Seq, 5.2.2"
#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.Seq as a Cake Addin
#addin nuget:?package=Serilog.Sinks.Seq&version=5.2.2
// Install Serilog.Sinks.Seq as a Cake Tool
#tool nuget:?package=Serilog.Sinks.Seq&version=5.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Serilog sink that writes to the Seq log server over HTTP/HTTPS.
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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wpa81 |
Windows Store | netcore netcore45 netcore451 |
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.
-
.NETCoreApp 3.1
- Serilog (>= 2.12.0)
- Serilog.Formatting.Compact (>= 1.1.0)
- Serilog.Sinks.File (>= 5.0.0)
- Serilog.Sinks.PeriodicBatching (>= 3.1.0)
-
.NETFramework 4.5
- Serilog (>= 2.12.0)
- Serilog.Formatting.Compact (>= 1.1.0)
- Serilog.Sinks.File (>= 5.0.0)
- Serilog.Sinks.PeriodicBatching (>= 3.1.0)
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
- Serilog (>= 2.12.0)
- Serilog.Formatting.Compact (>= 1.1.0)
- Serilog.Sinks.PeriodicBatching (>= 3.1.0)
- System.Net.Http (>= 4.3.4)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- Serilog (>= 2.12.0)
- Serilog.Formatting.Compact (>= 1.1.0)
- Serilog.Sinks.File (>= 5.0.0)
- Serilog.Sinks.PeriodicBatching (>= 3.1.0)
- System.Net.Http (>= 4.3.4)
-
.NETStandard 2.0
- Serilog (>= 2.12.0)
- Serilog.Formatting.Compact (>= 1.1.0)
- Serilog.Sinks.File (>= 5.0.0)
- Serilog.Sinks.PeriodicBatching (>= 3.1.0)
-
net5.0
- Serilog (>= 2.12.0)
- Serilog.Formatting.Compact (>= 1.1.0)
- Serilog.Sinks.File (>= 5.0.0)
- Serilog.Sinks.PeriodicBatching (>= 3.1.0)
NuGet packages (248)
Showing the top 5 NuGet packages that depend on Serilog.Sinks.Seq:
Package | Downloads |
---|---|
Takenet.Iris.Common
Iris common data types package |
|
MyJetWallet.Sdk.Service
Package Description |
|
Hopex.ApplicationServer.SiteModule
Hopex Application site module |
|
Convey.Logging
Convey.Logging |
|
EtAlii.xTechnology.Diagnostics
A package that contains generic abstractions for debugging and logging purposes. |
GitHub repositories (51)
Showing the top 5 popular GitHub repositories that depend on Serilog.Sinks.Seq:
Repository | Stars |
---|---|
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
|
|
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
|
|
dotnetcore/Util
Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。
|
|
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
|
|
fullstackhero/dotnet-webapi-boilerplate
Clean Architecture Template for .NET 6.0 WebApi built with Multitenancy Support.
|
Version | Downloads | Last updated |
---|---|---|
5.2.3-dev-00262 | 12,369 | 2/5/2023 |
5.2.3-dev-00260 | 19,490 | 11/22/2022 |
5.2.3-dev-00257 | 891 | 11/15/2022 |
5.2.2 | 1,403,160 | 11/15/2022 |
5.2.2-dev-00247 | 3,959 | 10/18/2022 |
5.2.1 | 782,090 | 9/30/2022 |
5.2.1-dev-00246 | 59 | 10/18/2022 |
5.2.1-dev-00245 | 63 | 10/10/2022 |
5.2.0 | 323,252 | 9/13/2022 |
5.2.0-dev-00239 | 65 | 9/28/2022 |
5.2.0-dev-00236 | 75 | 9/13/2022 |
5.2.0-dev-00234 | 531 | 9/13/2022 |
5.1.2-dev-00232 | 77 | 9/12/2022 |
5.1.2-dev-00229 | 432 | 9/12/2022 |
5.1.2-dev-00225 | 19,874 | 6/24/2022 |
5.1.2-dev-00222 | 41,827 | 2/14/2022 |
5.1.1 | 5,937,016 | 1/13/2022 |
5.1.1-dev-00218 | 107 | 1/13/2022 |
5.1.0 | 1,515,719 | 11/12/2021 |
5.1.0-dev-00214 | 682 | 11/5/2021 |
5.1.0-dev-00206 | 826 | 11/4/2021 |
5.0.2-dev-00203 | 230 | 11/2/2021 |
5.0.1 | 5,726,502 | 4/22/2021 |
5.0.1-dev-00190 | 208 | 4/22/2021 |
5.0.0 | 1,449,357 | 2/11/2021 |
5.0.0-dev-00184 | 238 | 2/11/2021 |
5.0.0-dev-00174 | 128,571 | 2/23/2020 |
5.0.0-dev-00172 | 33,989 | 2/17/2020 |
4.1.0-dev-00166 | 447,255 | 10/17/2019 |
4.0.1-dev-00159 | 90,095 | 9/22/2018 |
4.0.1-dev-00157 | 20,225 | 7/23/2018 |
4.0.1-dev-00155 | 16,877 | 5/9/2018 |
4.0.1-dev-00154 | 2,360 | 4/13/2018 |
4.0.0 | 19,231,381 | 1/14/2018 |
4.0.0-dev-00150 | 10,317 | 10/30/2017 |
4.0.0-dev-00148 | 1,371 | 10/19/2017 |
3.4.0 | 1,087,370 | 9/18/2017 |
3.4.0-dev-00134 | 3,066 | 9/15/2017 |
3.3.4-dev-00129 | 4,346 | 7/27/2017 |
3.3.4-dev-00126 | 847 | 7/26/2017 |
3.3.3 | 201,757 | 7/25/2017 |
3.3.3-dev-00122 | 854 | 7/25/2017 |
3.3.2 | 59,903 | 6/20/2017 |
3.3.2-dev-00118 | 889 | 6/20/2017 |
3.3.1 | 61,531 | 5/22/2017 |
3.3.1-dev-00114 | 879 | 5/22/2017 |
3.3.0 | 13,249 | 5/18/2017 |
3.3.0-dev-00110 | 3,620 | 4/8/2017 |
3.2.0 | 433,373 | 1/6/2017 |
3.2.0-dev-00105 | 935 | 1/6/2017 |
3.1.2-dev-00103 | 904 | 1/6/2017 |
3.1.2-dev-00100 | 2,574 | 11/15/2016 |
3.1.1 | 159,697 | 11/4/2016 |
3.1.1-dev-00096 | 1,098 | 11/4/2016 |
3.1.0 | 14,290 | 11/4/2016 |
3.1.0-dev-00092 | 1,189 | 11/4/2016 |
3.1.0-dev-00090 | 1,156 | 11/3/2016 |
3.0.2-dev-00088 | 971 | 10/31/2016 |
3.0.2-dev-00086 | 2,759 | 10/4/2016 |
3.0.1 | 146,990 | 9/9/2016 |
3.0.1-dev-00082 | 862 | 9/9/2016 |
3.0.0 | 28,244 | 8/26/2016 |
3.0.0-dev-00077 | 915 | 8/26/2016 |
3.0.0-dev-00076 | 919 | 8/21/2016 |
3.0.0-dev-00071 | 988 | 8/18/2016 |
3.0.0-dev-00069 | 5,204 | 7/7/2016 |
3.0.0-dev-00067 | 948 | 7/7/2016 |
2.0.1 | 91,610 | 8/21/2016 |
2.0.1-dev-00065 | 1,045 | 7/5/2016 |
2.0.0 | 107,695 | 6/28/2016 |
2.0.0-rc-57 | 1,766 | 6/20/2016 |
2.0.0-rc-55 | 1,062 | 6/17/2016 |
2.0.0-rc-51 | 1,223 | 6/9/2016 |
2.0.0-rc-48 | 1,486 | 6/1/2016 |
2.0.0-rc-46 | 2,540 | 5/17/2016 |
2.0.0-beta-42 | 3,697 | 3/3/2016 |
2.0.0-beta-41 | 903 | 3/3/2016 |
2.0.0-beta-39 | 866 | 3/3/2016 |
2.0.0-beta-38 | 1,189 | 2/28/2016 |
2.0.0-beta-34 | 1,658 | 2/23/2016 |
2.0.0-beta-33 | 1,436 | 2/15/2016 |
2.0.0-beta-32 | 891 | 2/15/2016 |
2.0.0-beta-31 | 955 | 2/9/2016 |
2.0.0-beta-30 | 1,628 | 1/26/2016 |
2.0.0-beta-29 | 863 | 1/26/2016 |
2.0.0-beta-28 | 1,183 | 1/14/2016 |
2.0.0-beta-25 | 1,276 | 12/1/2015 |
2.0.0-beta-23 | 1,145 | 11/28/2015 |
2.0.0-beta-22 | 1,126 | 11/28/2015 |
1.5.36 | 73,747 | 2/25/2016 |
1.5.27 | 43,941 | 12/6/2015 |
1.5.24 | 2,566 | 12/1/2015 |
1.5.17 | 55,001 | 9/4/2015 |
1.5.15 | 46,203 | 6/23/2015 |
1.5.14 | 16,300 | 4/30/2015 |
1.5.11 | 2,459 | 4/26/2015 |
1.5.9 | 4,770 | 4/10/2015 |
1.5.8 | 1,180 | 4/10/2015 |
1.5.7 | 1,990 | 4/2/2015 |
1.5.6 | 1,361 | 4/1/2015 |
1.5.5 | 1,796 | 3/26/2015 |
1.5.4 | 3,855 | 3/11/2015 |
1.5.3 | 1,161 | 3/11/2015 |
1.5.2 | 1,197 | 3/11/2015 |
1.5.1 | 1,625 | 3/11/2015 |
1.4.196 | 4,135 | 2/22/2015 |
1.4.182 | 3,044 | 2/15/2015 |
1.4.168 | 1,728 | 2/8/2015 |
1.4.155 | 1,989 | 2/1/2015 |
1.4.139 | 3,161 | 1/23/2015 |
1.4.118 | 1,790 | 1/13/2015 |
1.4.113 | 2,503 | 1/6/2015 |
1.4.102 | 3,742 | 12/21/2014 |
1.4.99 | 1,640 | 12/18/2014 |
1.4.97 | 1,452 | 12/18/2014 |
1.4.76 | 3,707 | 12/8/2014 |
1.4.39 | 1,790 | 11/26/2014 |
1.4.34 | 1,527 | 11/24/2014 |
1.4.28 | 1,349 | 11/24/2014 |
1.4.27 | 1,368 | 11/23/2014 |
1.4.23 | 1,367 | 11/21/2014 |
1.4.21 | 1,321 | 11/21/2014 |
1.4.18 | 1,617 | 11/18/2014 |
1.4.15 | 3,301 | 11/4/2014 |
1.4.14 | 1,551 | 10/23/2014 |
1.4.13 | 1,172 | 10/23/2014 |
1.4.12 | 3,050 | 10/12/2014 |
1.4.11 | 1,353 | 10/8/2014 |
1.4.10 | 6,745 | 9/26/2014 |
1.4.9 | 1,522 | 9/17/2014 |
1.4.8 | 1,525 | 9/11/2014 |
1.4.7 | 1,696 | 9/1/2014 |
1.4.6 | 1,223 | 8/31/2014 |
1.4.5 | 1,237 | 8/27/2014 |
1.4.4 | 20,385 | 8/27/2014 |