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.
Info
Version: | 0.2.0.1 |
Author(s): | Fredrik Holmström, John Gietzen |
Last Update: | Wednesday, June 29, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://ironjs.net |
NuGet Url: | https://www.nuget.org/packages/IronJS |
Install
Install-Package IronJS
dotnet add package IronJS
paket add IronJS
IronJS Download (Unzip the "nupkg" after downloading)
Dependencies
- IronJS.Core(0.2.0.1)
Tags