Skip to main content
MsieJavaScriptEngine package icon

MsieJavaScriptEngine

This library is a .NET wrapper for working with the JavaScript engines of Internet Explorer and Edge Legacy (JsRT versions of Chakra, ActiveScript version of Chakra and Classic JavaScript Engine). Project was based on the code of SassAndCoffee.JavaScript (https://github.com/anaisbetts/SassAndCoffee), Chakra Sample Hosts (https://github.com/panopticoncentral/chakra-host) and jsrt-dotnet (https://github.com/robpaveza/jsrt-dotnet).

Total Downloads
6.2M
6,209,659
Published
Feb 6, 2023
Latest stable version

Install

.NET CLI
dotnet add package MsieJavaScriptEngine --version 3.1.0
Package Manager Console
Install-Package MsieJavaScriptEngine -Version 3.1.0
PackageReference
<PackageReference Include="MsieJavaScriptEngine" Version="3.1.0" />

Frameworks

.NETFramework4.0-Client .NETFramework4.5 .NETStandard1.3 .NETStandard2.0

Dependencies

AdvancedStringBuilder
.NETFramework4.0-Client
[0.1.0, )
AdvancedStringBuilder
.NETFramework4.5
[0.1.0, )
AdvancedStringBuilder
.NETStandard1.3
[0.1.0, )
NETStandard.Library
.NETStandard1.3
[1.6.0, )
[4.1.0, )
[4.1.0, )
[4.0.0, )
AdvancedStringBuilder
.NETStandard2.0
[0.1.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.