Growl 0.6.0

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

// Install Growl as a Cake Tool
#tool nuget:?package=Growl&version=0.6.0

Includes libraries for sending growl notifications from your applications (functionality as in the .NET SDK).
Also includes a helper class to enable sending of simple notifications with just one line of code:

GrowlHelper.simpleGrowl("Hello World", "This is my message");

The helper only seems to work with WinForms apps at the moment, but the libraries still allow you to use growl from your websites too.
I do not own Growl. I just put it into a NuGet package. All original code belongs to Christopher Forsythe and the Growl Team.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Growl:

Package Downloads
Hexagon.Applications.Library

This is a library published by the Hexagon Applications group, for use primarily with PC-DMIS.

NLog.Growl

NLogGrowlNotify is a custom target for NLog version 2.0 allowing you to send logging messages to Growl for Windows

Wolfpack.Contrib.Publishers.Growl

This plugin provides .

log4net.GrowlAppender

log4net appender to push notifications to Growl (or Growl for Windows)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.6.0 56,960 3/23/2011