fabric.js 1.7.15

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

// Install fabric.js as a Cake Tool
#tool nuget:?package=fabric.js&version=1.7.15

Fabric.js is a powerful and simple Javascript HTML5 canvas library that provides interactive object model on top of canvas elements and also has an SVG-to-canvas (and canvas-to-SVG) parser included.

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.7.15 8,579 7/8/2017

Version 1.7.15   -Improvement: Made iText keymap public. #4053   -Improvement: Fix a bug in updateCacheCanvas that was returning always true #4051