Top 20 NuGet gfw Packages
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 wo...