MeadScriptXJS 1.10.8

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

This library implements a javascript wrapper on MeadCo's ScriptX Add-on for Microsoft Internet Explorer and ScriptX.Print Services for any browser, any device. The library provides for checking successful instantiation of the Add-on and implements convenience wrappers on some common functionality.

The library works with both free and subscription ScriptX. Some convenience wrappers require a subscription.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on MeadScriptXJS:

Package Downloads
MeadCoScriptXASPNETMVC

The package provides helpers to define the print settings such as headers and footers, margins, paper size etc and for print and preview buttons. In combination the helpers simplify working with ScriptX and provide exemplars for implementing more complex functionality.

MeadCoScriptXWebForms

The package provides a web server control to define the print settings such as headers and footers, margins, paper size etc and server controls for print and preview. In combination the controls simplify working with ScriptX and provide exemplars for implementing more complex functionality.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.10.8 138 a month ago
1.10.1 4,676 8/16/2022
1.10.0 635 2/2/2021
1.9.0 571 10/16/2020
1.9.0-beta02 417 10/14/2020
1.9.0-beta01 460 10/3/2020
1.8.1 947 9/17/2019
1.8.0 618 9/9/2019
1.8.0-beta01 541 8/26/2019
1.7.0 959 7/9/2019
1.6.0 741 5/21/2019
1.5.5 869 4/26/2019
1.5.4 727 4/9/2019
1.5.2 708 4/8/2019
1.5.2-Beta01 495 4/8/2019
1.5.1 1,607 6/19/2018
1.5.0 1,136 5/17/2018
1.4.0 1,472 9/15/2017
1.3.0 1,104 9/1/2017
1.2.0 1,242 7/21/2017
1.1.1 1,263 1/17/2017
1.1.0 1,449 10/4/2016
1.1.0-Beta07 1,349 9/21/2016
1.1.0-Beta06 1,359 9/21/2016
1.1.0-Beta04 981 7/4/2016
1.0.3-Beta02 967 6/17/2016
1.0.3-Beta01 1,006 6/10/2016
1.0.2 4,086 8/6/2013
1.0.1 1,458 4/22/2013
1.0.0 1,378 4/7/2013

1.10.8 - packaging changes.