Alternet.Studio.Scripter.Common
8.0.0
Prefix Reserved
See the version list below for details.
Requires NuGet 2.8 or higher.
dotnet add package Alternet.Studio.Scripter.Common --version 8.0.0
NuGet\Install-Package Alternet.Studio.Scripter.Common -Version 8.0.0
<PackageReference Include="Alternet.Studio.Scripter.Common" Version="8.0.0" />
paket add Alternet.Studio.Scripter.Common --version 8.0.0
#r "nuget: Alternet.Studio.Scripter.Common, 8.0.0"
// Install Alternet.Studio.Scripter.Common as a Cake Addin #addin nuget:?package=Alternet.Studio.Scripter.Common&version=8.0.0 // Install Alternet.Studio.Scripter.Common as a Cake Tool #tool nuget:?package=Alternet.Studio.Scripter.Common&version=8.0.0
AlterNET Scripter is a component library designed to integrate C#, Visual Basic, TypeScript, JavaScript and IronPython scripts into your WinForms and WPF .NET desktop applications. It allows extending the application logic by implementing custom functionality or automating custom tasks without recompiling and redeploying the application.
This package includes a set of interfaces for script execution.
This is a multi-target package, and can be used with .NET applications targeting .NET Framework starting from 4.5.2 or .NET Core starting from 3.1.
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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net452 is compatible. net46 was computed. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCoreApp 3.1
- Alternet.Studio.Common (>= 8.0.0)
-
.NETFramework 4.5.2
- Alternet.Studio.Common (>= 8.0.0)
-
.NETFramework 4.6.1
- Alternet.Studio.Common (>= 8.0.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Alternet.Studio.Scripter.Common:
Package | Downloads |
---|---|
Alternet.Studio.Scripter.Debugger.Common
AlterNET Scripter is a component library designed to integrate C#, Visual Basic, TypeScript, JavaScript, Python, and IronPython scripts into your WinForms and WPF .NET desktop applications. It allows extending the application logic by implementing custom functionality or automating custom tasks without recompiling and redeploying the application. This package includes a set of interfaces for script debugging. 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 |
|
Alternet.Studio.Scripter
AlterNET Scripter is a component library designed to integrate C#, Visual Basic, TypeScript, JavaScript, Python, and IronPython scripts into your WinForms and WPF .NET desktop applications. 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 C# and Visual Basic scripts. It supports compiling scripts and projects into a dynamically linked library or a standalone executable, 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 |
|
Alternet.Studio.Scripter.TypeScript
AlterNET Scripter is a component library designed to integrate C#, Visual Basic, TypeScript, JavaScript, Python, and IronPython scripts into your WinForms and WPF .NET desktop applications. 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 TypeScript and JavaScript scripts and projects. TypeScript ScriptRun relies on Microsoft ClearScript for TypeScript compilation and Google V8 engine for executing JavaScript and supports referencing application-defined objects and types in the script. 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 |
|
Alternet.Studio.Scripter.IronPython
AlterNET Scripter is a component library designed to integrate C#, Visual Basic, TypeScript, JavaScript, Python, and IronPython scripts into your WinForms and WPF .NET desktop applications. 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 |
|
Alternet.Studio.Scripter.Python
AlterNET Scripter is a component library designed to integrate C#, Visual Basic, TypeScript, JavaScript, Python, and IronPython scripts into your WinForms and WPF .NET desktop applications. 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 Python scripts. It supports compiling scripts and projects into a dynamically linked library or a standalone executable, 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 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
9.5.10 | 44 | 11/15/2024 |
9.5.9 | 440 | 9/27/2024 |
9.5.8 | 442 | 8/30/2024 |
9.5.7 | 435 | 7/18/2024 |
9.5.6 | 451 | 6/18/2024 |
9.5.5 | 427 | 5/22/2024 |
9.5.4 | 555 | 4/24/2024 |
9.5.3 | 564 | 3/21/2024 |
9.5.2 | 570 | 2/23/2024 |
9.5.1 | 905 | 2/1/2024 |
9.5.0 | 990 | 12/25/2023 |
9.1.3 | 809 | 11/28/2023 |
9.1.2 | 767 | 11/17/2023 |
9.1.1 | 728 | 10/27/2023 |
9.1.0 | 889 | 9/29/2023 |
9.0.3 | 718 | 9/6/2023 |
9.0.2 | 721 | 8/25/2023 |
9.0.1 | 874 | 7/26/2023 |
9.0.0.1 | 1,186 | 6/5/2023 |
9.0.0 | 1,013 | 6/2/2023 |
8.1.12 | 7,127 | 4/18/2023 |
8.1.11 | 1,982 | 3/27/2023 |
8.1.10 | 2,145 | 3/7/2023 |
8.1.9 | 2,472 | 1/25/2023 |
8.1.8 | 2,857 | 12/20/2022 |
8.1.7 | 2,822 | 12/16/2022 |
8.1.6 | 3,121 | 11/22/2022 |
8.1.4 | 3,599 | 10/29/2022 |
8.1.3 | 3,846 | 9/13/2022 |
8.1.2 | 3,819 | 8/19/2022 |
8.1.1 | 3,879 | 7/27/2022 |
8.1.0 | 4,163 | 7/19/2022 |
8.0.6 | 3,942 | 5/18/2022 |
8.0.5 | 3,937 | 5/3/2022 |
8.0.4 | 4,088 | 3/29/2022 |
8.0.3 | 4,005 | 3/24/2022 |
8.0.2 | 6,291 | 2/28/2022 |
8.0.1 | 4,062 | 2/15/2022 |
8.0.0 | 4,257 | 1/26/2022 |
7.2.5 | 1,642 | 12/22/2021 |
7.2.4 | 1,790 | 12/11/2021 |
7.2.3 | 1,584 | 12/6/2021 |
7.2.0 | 2,051 | 8/17/2021 |
7.1.2 | 1,914 | 6/29/2021 |
7.1.1 | 2,055 | 5/31/2021 |
7.1.0 | 1,919 | 5/30/2021 |
7.0.2 | 1,847 | 5/7/2021 |
7.0.0 | 7,704 | 12/31/2020 |
6.2.1 | 1,772 | 1/21/2021 |
6.2.0 | 4,476 | 8/5/2020 |
6.1.0 | 1,924 | 6/29/2020 |
6.0.5 | 2,003 | 5/14/2020 |
6.0.4 | 2,067 | 4/16/2020 |
6.0.3 | 1,974 | 4/15/2020 |
6.0.2 | 1,863 | 4/5/2020 |
6.0.1 | 1,845 | 3/29/2020 |
6.0.0 | 1,843 | 3/27/2020 |