signaturepad 1.5.3

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

Signature Pad is a JavaScript library for drawing smooth signatures. It's HTML5 canvas based and uses variable width Bézier curve interpolation based on Smoother Signatures post by Square. It works in all modern desktop and mobile browsers and doesn't depend on any external libraries.

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.5.3 232,854 2/29/2016
1.5.0 20,314 9/14/2015
1.4.0 2,196 6/6/2015
1.3.6 1,338 5/14/2015
1.3.4 2,201 11/21/2014
1.3.3 2,116 9/24/2014
1.3.2 1,961 12/13/2013
1.3.1 1,349 12/11/2013
1.3.0 1,333 12/9/2013
1.2.4 1,409 11/28/2013
1.2.3 1,362 11/5/2013
1.2.2 1,397 10/15/2013
1.2.1 1,440 10/8/2013