hi all from where will i find these dll's
IronPython.dll
IronPython.Modules.dll
Microsoft.Scripting.dll
Microsoft.Scripting.Core.dll
is there any link to download these dll
regards
hi all from where will i find these dll's
IronPython.dll
IronPython.Modules.dll
Microsoft.Scripting.dll
Microsoft.Scripting.Core.dll
is there any link to download these dll
regards
A Quick google for "IronPython" should get you to their page, you can also access their git repository here , there the easiest option to get the DLL files is download the zip version, inside you will see all the DLL files ready to copy and paste to wherever you need.
They also have a nugget package and some commands, you can check it here