SnarlInterface 1.44.2

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

// Install SnarlInterface as a Cake Tool
#tool nuget:?package=SnarlInterface&version=1.44.2

Snarl is a notification engine for Windows, which allows other programs to send notifications to the user in an easy and managed way. For more information about Snarl visit:
http://www.getsnarl.info/

This .NET interface uses the Win32 API of Snarl and thus only works with Snarl on a local computer. It focuses on being easy to use and efficiency.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
1.44.2 1,447 4/2/2015

* First NuGet release.
* V44 Snarl API (Win32 IPC transport)