Info
Version: | 9.5.10 |
Author(s): | AlterNET Software |
Last Update: | Friday, November 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://alternetsoft.com/ |
NuGet Url: | https://www.nuget.org/packages/Alternet.Studio.Scripter.IronPython |
Install
Install-Package Alternet.Studio.Scripter.IronPython
dotnet add package Alternet.Studio.Scripter.IronPython
paket add Alternet.Studio.Scripter.IronPython
Alternet.Studio.Scripter.IronPython Download (Unzip the "nupkg" after downloading)
Dependencies
net452
- Alternet.Studio.Common.Python(>= 7.0.0)
- Alternet.Studio.Scripter.Common(>= 7.0.0)
- IronPython(>= 2.7.11)
- Alternet.Studio.Common.Python(>= 7.0.0)
- Alternet.Studio.Scripter.Common(>= 7.0.0)
- IronPython(>= 2.7.11)
- Alternet.Studio.Common.Python(>= 7.0.0)
- Alternet.Studio.Scripter.Common(>= 7.0.0)
- IronPython(>= 2.7.11)
- Alternet.Studio.Common.Python(>= 7.0.0)
- Alternet.Studio.Scripter.Common(>= 7.0.0)
- IronPython(>= 2.7.11)
It allows extending the application logic by implementing custom functionality or automating custom tasks without recompiling and redeploying the application.
This package includes a ScriptRun component, which provides a framework for the execution of IronPython 3 scripts and projects.
IronPython ScriptRun relies on the IronPython open-source project and supports referencing application-defined objects and types in the script and executing script code.
This multi-target package can be used with .NET applications targeting .NET Framework starting from 4.6.2 or .NET 6 / .NET 7 / .NET 8
More information about Scripter can be found here:
https://www.alternetsoft.com/products/scripter
Documentation and sample projects can be downloaded here:
https://www.alternetsoft.com/download
NOTE: This is a commercial software product and requires purchasing a license for legal usage.
Please refer to our licensing FAQ here:
https://www.alternetsoft.com/faq#license.