IronJS 0.2.0.1
IronJS is an ECMAScript 3.0 implementation built on top of the Dynamic Language Runtime from Microsoft, which allows you to embed a JavaScript runtime into your .NET applications.
Install-Package IronJS -Version 0.2.0.1
dotnet add package IronJS --version 0.2.0.1
<PackageReference Include="IronJS" Version="0.2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IronJS --version 0.2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- IronJS.Core (>= 0.2.0.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.