Growl 0.6.0
dotnet add package Growl --version 0.6.0
NuGet\Install-Package Growl -Version 0.6.0
<PackageReference Include="Growl" Version="0.6.0" />
paket add Growl --version 0.6.0
#r "nuget: Growl, 0.6.0"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
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 | 64,473 | 3/23/2011 |