Seq.App.UdpCast 0.1.11

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

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

Seq app to forward events to remote UDP listener

Product Compatible and additional computed target framework versions.
.NET Framework net47 is compatible.  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
0.1.11 390 7/25/2021
0.1.10 477 10/21/2020
0.1.9 1,055 12/29/2016

Package project type migrated to .net sdk. No functional changes