MeadScriptXJS 1.1.0-Beta07

This is a prerelease version of MeadScriptXJS.
There is a newer version of this package available.
See the version list below for details.
dotnet add package MeadScriptXJS --version 1.1.0-Beta07
                    
NuGet\Install-Package MeadScriptXJS -Version 1.1.0-Beta07
                    
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.1.0-Beta07" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MeadScriptXJS" Version="1.1.0-Beta07" />
                    
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.1.0-Beta07
                    
#r "nuget: MeadScriptXJS, 1.1.0-Beta07"
                    
#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.1.0-Beta07&prerelease
                    
Install MeadScriptXJS as a Cake Addin
#tool nuget:?package=MeadScriptXJS&version=1.1.0-Beta07&prerelease
                    
Install MeadScriptXJS as a Cake Tool

This library implements a javascript wrapper on MeadCo's ScriptX Add-on for Microsoft Internet Explorer. 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 licensed ScriptX. Some convenience wrappers require licensed ScriptX functionality.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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 149 3/18/2025
1.10.1 4,717 8/16/2022
1.10.0 655 2/2/2021
1.9.0 592 10/16/2020
1.9.0-beta02 437 10/14/2020
1.9.0-beta01 479 10/3/2020
1.8.1 974 9/17/2019
1.8.0 635 9/9/2019
1.8.0-beta01 561 8/26/2019
1.7.0 980 7/9/2019
1.6.0 768 5/21/2019
1.5.5 890 4/26/2019
1.5.4 748 4/9/2019
1.5.2 730 4/8/2019
1.5.2-Beta01 515 4/8/2019
1.5.1 1,661 6/19/2018
1.5.0 1,190 5/17/2018
1.4.0 1,512 9/15/2017
1.3.0 1,143 9/1/2017
1.2.0 1,279 7/21/2017
1.1.1 1,302 1/17/2017
1.1.0 1,486 10/4/2016
1.1.0-Beta07 1,386 9/21/2016
1.1.0-Beta06 1,395 9/21/2016
1.1.0-Beta04 1,019 7/4/2016
1.0.3-Beta02 1,004 6/17/2016
1.0.3-Beta01 1,044 6/10/2016
1.0.2 4,134 8/6/2013
1.0.1 1,500 4/22/2013
1.0.0 1,419 4/7/2013

v1.1.0 - Refactor to extensible namespace.