jGrowl 1.4.0

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

jGrowl is a jQuery plugin that raises unobtrusive messages within the browser, similar to the way that OS X's Growl Framework works. The idea is simple, deliver notifications to the end user in a noticeable way that doesn't obstruct the work flow and yet keeps the user informed.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.0 2,666 10/25/2014
1.3.0 721 9/7/2014
1.2.13 1,281 2/5/2014
1.2.10 502 2/18/2013