Seq.App.Rocket 0.3.6

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

Seq app to post message on Rocket.Chat channel

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.3.6 516 7/25/2021
0.3.5 548 10/21/2020
0.3.4 1,226 12/30/2016
0.3.3 1,093 12/29/2016
0.3.2 1,074 12/29/2016
0.3.0 1,071 12/28/2016
0.2.8 1,091 12/28/2016
0.2.5 1,246 12/27/2016
0.2.2 1,074 12/16/2016
0.2.1 1,086 12/16/2016

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