VOOZH about

URL: https://www.nuget.org/packages/Seq.Apps/

⇱ NuGet Gallery | Seq.Apps 2023.4.0




👁 Image
Seq.Apps 2023.4.0

dotnet add package Seq.Apps --version 2023.4.0
 
 
NuGet\Install-Package Seq.Apps -Version 2023.4.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="Seq.Apps" Version="2023.4.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Seq.Apps" Version="2023.4.0" />
 
Directory.Packages.props
<PackageReference Include="Seq.Apps" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Seq.Apps --version 2023.4.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Seq.Apps, 2023.4.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.
#:package Seq.Apps@2023.4.0
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Seq.Apps&version=2023.4.0
 
Install as a Cake Addin
#tool nuget:?package=Seq.Apps&version=2023.4.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

C# API for Seq creating hosted apps.

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

NuGet packages (124)

Showing the top 5 NuGet packages that depend on Seq.Apps:

Package Downloads
Seq.App.FileArchive

The file archive app for Seq writes incoming events to a rolling file set for long-term archival storage. Requires Seq 5.1+, for earlier Seq versions use the 2.x series of releases of this package.

Seq.App.FirstOfType

An app for Seq that raises an event whenever it detects that a raised event type has not been seen previously. Requires Seq 5.1+, for earlier Seq versions use the 2.x series of releases of this package.

Seq.App.EventTimeout

Super-powered monitoring of Seq events with start/end times, timeout and suppression intervals, matching multiple properties, day of week and day of month inclusion/exclusion, and optional holiday API!

Seq.App.EmailPlus

Send HTML email from Seq in response to application log events and alerts. Supports Handlebars template syntax. Requires Seq 2022.1+, for earlier Seq releases, use the earlier versions of this package.

Seq.App.Teams

An app for Seq that forwards events and notifications to Microsoft Teams.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Seq.Apps:

Repository Stars
datalust/seqcli
The Seq command-line client. Administer, log, ingest, search, from any OS.
Version Downloads Last Updated
2023.4.0 46,453 8/30/2023
2023.4.0-dev-00031 260 8/30/2023
2021.4.0 53,602 12/14/2021
2021.4.0-dev-00025 386 12/14/2021
5.2.0-dev-00023 448 11/19/2021
5.2.0-dev-00022 429 11/19/2021
5.1.0 121,394 3/21/2019
5.1.0-dev-00016 2,194 2/4/2019
5.0.0 6,474 11/5/2018
5.0.0-dev-00011 1,328 9/4/2018
5.0.0-dev-00009 3,104 4/13/2018
5.0.0-dev-00002 3,268 1/24/2018
4.2.470 10,904 1/15/2018
4.2.9-pre 1,217 8/30/2017
3.4.17 34,908 11/17/2016
3.4.0-pre-00001 1,451 9/29/2016
1.6.4 62,920 11/24/2014
1.5.18 2,245 11/4/2014
1.4.12 3,204 8/7/2014
1.4.11 1,678 8/4/2014
Loading failed