News

The current release of CS-Script targets .NET Core family runtime (.NET 6). CS-Script started targeting .NET 5+ about a year ago as .NET Framework further development has been effectively cancelled by ...
Provide an extensibility model for developing new script engine plugins, leveraging existing scripting technologies (i.e. C#, Lua, Python, R) and corresponding open source integration libraries.
By Madhukar Moogala This code demonstrates how to execute JavaScript functions or routines in your AutoCAD .NET plugin using ClearScript library from Microsoft. This project is targeted to work with ...