Seq.App.UnseenValueAlert 1.1.0

dotnet add package Seq.App.UnseenValueAlert --version 1.1.0
NuGet\Install-Package Seq.App.UnseenValueAlert -Version 1.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="Seq.App.UnseenValueAlert" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Seq.App.UnseenValueAlert --version 1.1.0
#r "nuget: Seq.App.UnseenValueAlert, 1.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 Seq.App.UnseenValueAlert as a Cake Addin
#addin nuget:?package=Seq.App.UnseenValueAlert&version=1.1.0

// Install Seq.App.UnseenValueAlert as a Cake Tool
#tool nuget:?package=Seq.App.UnseenValueAlert&version=1.1.0

Source

https://github.com/strebbor/Seq.App.UnseenValueAlert

App settings

Title: Title of the app instance Stream incoming events: True Signal: The stream that you wish to interrogate Known Values: Enter a comma delimited list of values that you do not wish to be alerted of. If a new value comes in, and it is not in the list, an event will be written. Event Property To Watch: The event property that you wish to compare to your list of "known values" Alert Template: What the alert must look like. Ex "New call detected"

You can find the alerts by viewing the events thrown by the app. Click on the "View diagnostic events from this app instance" link underneath the Title in the app settings to find the alerts.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.1.0 545 7/12/2019

Bug fixes