181,397

Downloads

60

Downloads of v 1.7.0

2016-03-04

Last published

MSIE JavaScript Engine for .NET

1.7.0

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

To install MSIE JavaScript Engine for .NET, run the following command in the Package Manager Console

Install-Package MsieJavaScriptEngine

Release Notes

1. Added the `EmbedHostObject` method (embeds a instance of simple class, structure or delegate to script code);
2. Added the `EmbedHostType` method (embeds a host type to script code);
3. Added a possibility to debug in Visual Studio by adding the `debugger` statement to script code. This feature only works in the `ChakraIeJsRt` and `ChakraEdgeJsRt` modes.
4. In JavaScript engine settings was added one new property - `EnableDebugging` (default `false`);
5. Improved implementation of the `CallFunction` method for Chakra JsRT modes.

Owners

Authors

Andrey Taritsyn

Copyright

Copyright (c) 2012-2016 Andrey Taritsyn - http://www.taritsyn.ru

Tags

Dependencies

This package has no dependencies.

Version History

Version Downloads Last updated
MSIE JavaScript... 1.7.0-beta1 20 Friday, February 26, 2016
MSIE JavaScript... 1.7.0-alpha2 95 Saturday, January 16, 2016
MSIE JavaScript... 1.7.0-alpha1 42 Tuesday, January 5, 2016
MSIE JavaScript... 1.6.0 8,812 Thursday, December 3, 2015
MSIE JavaScript... 1.5.6 12,284 Thursday, July 23, 2015
MSIE JavaScript... 1.5.5 2,403 Monday, June 29, 2015
MSIE JavaScript... 1.5.4 113 Sunday, June 28, 2015
MSIE JavaScript... 1.5.3 14,956 Tuesday, May 5, 2015
MSIE JavaScript... 1.5.2 5,520 Sunday, April 5, 2015
MSIE JavaScript... 1.5.1 25,247 Tuesday, January 13, 2015
MSIE JavaScript... 1.5.0 18,245 Monday, October 13, 2014
MSIE JavaScript... 1.4.4 12,301 Tuesday, July 22, 2014
MSIE JavaScript... 1.4.3 9,753 Sunday, April 27, 2014
MSIE JavaScript... 1.4.2 13,216 Monday, March 24, 2014
MSIE JavaScript... 1.4.1 156 Saturday, March 22, 2014
MSIE JavaScript... 1.4.0 20,704 Thursday, February 27, 2014
MSIE JavaScript... 1.3.0 3,414 Thursday, January 16, 2014
MSIE JavaScript... 1.2.0 2,314 Monday, December 30, 2013
MSIE JavaScript... 1.1.3 20,522 Tuesday, September 3, 2013
MSIE JavaScript... 1.1.2 7,665 Thursday, June 20, 2013
MSIE JavaScript... 1.1.1 2,661 Monday, October 15, 2012
MSIE JavaScript... 1.1.0 144 Thursday, October 11, 2012
MSIE JavaScript... 1.0.8 229 Thursday, September 20, 2012
MSIE JavaScript... 1.0.7 140 Sunday, September 9, 2012
MSIE JavaScript... 1.0.5 168 Wednesday, August 29, 2012
MSIE JavaScript... 1.0.1 106 Monday, August 27, 2012
MSIE JavaScript... 1.0.0 107 Sunday, August 26, 2012