Alternet.Studio.Scripter
10.0.0
Prefix Reserved
Requires NuGet 2.8 or higher.
dotnet add package Alternet.Studio.Scripter --version 10.0.0
NuGet\Install-Package Alternet.Studio.Scripter -Version 10.0.0
<PackageReference Include="Alternet.Studio.Scripter" Version="10.0.0" />
<PackageVersion Include="Alternet.Studio.Scripter" Version="10.0.0" />
<PackageReference Include="Alternet.Studio.Scripter" />
paket add Alternet.Studio.Scripter --version 10.0.0
#r "nuget: Alternet.Studio.Scripter, 10.0.0"
#addin nuget:?package=Alternet.Studio.Scripter&version=10.0.0
#tool nuget:?package=Alternet.Studio.Scripter&version=10.0.0
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
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 is compatible. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- Alternet.Studio.Roslyn (>= 10.0.0)
- Alternet.Studio.Scripter.Common (>= 10.0.0)
- Microsoft.CSharp (>= 4.7.0)
- System.CodeDom (>= 9.0.0)
- System.Reflection.Metadata (>= 9.0.0)
- System.Resources.Extensions (>= 9.0.0)
-
.NETFramework 4.7.1
- Alternet.Studio.Roslyn (>= 10.0.0)
- Alternet.Studio.Scripter.Common (>= 10.0.0)
- Microsoft.CSharp (>= 4.7.0)
- System.CodeDom (>= 9.0.0)
- System.Reflection.Metadata (>= 9.0.0)
- System.Resources.Extensions (>= 9.0.0)
-
.NETStandard 2.0
- Alternet.Studio.Roslyn (>= 10.0.0)
- Alternet.Studio.Scripter.Common (>= 10.0.0)
- Microsoft.CSharp (>= 4.7.0)
- System.CodeDom (>= 9.0.0)
- System.Reflection.Metadata (>= 9.0.0)
- System.Resources.Extensions (>= 9.0.0)
-
.NETStandard 2.1
- Alternet.Studio.Roslyn (>= 10.0.0)
- Alternet.Studio.Scripter.Common (>= 10.0.0)
- Microsoft.CSharp (>= 4.7.0)
- System.CodeDom (>= 9.0.0)
- System.Reflection.Metadata (>= 9.0.0)
- System.Resources.Extensions (>= 9.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Alternet.Studio.Scripter:
Package | Downloads |
---|---|
Alternet.Studio.Scripter.Debugger
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 ScriptDebugger component, which provides a debugging engine for C# and VisualBasic scripts, supporting Start, Stop, Break, and Continue commands, step-by-step execution, breakpoints, expression evaluation, viewing local variables, watches, stack tracing and multiple thread 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 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
10.0.0 | 167 | 6/16/2025 |
9.5.16 | 263 | 5/7/2025 |
9.5.15 | 259 | 3/28/2025 |
9.5.14 | 505 | 3/25/2025 |
9.5.13 | 202 | 2/26/2025 |
9.5.12 | 251 | 1/10/2025 |
9.5.11 | 821 | 12/12/2024 |
9.5.10 | 245 | 11/15/2024 |
9.5.9 | 345 | 9/27/2024 |
9.5.8 | 240 | 8/30/2024 |
9.5.7 | 244 | 7/18/2024 |
9.5.6 | 211 | 6/18/2024 |
9.5.5 | 221 | 5/22/2024 |
9.5.4 | 1,379 | 4/24/2024 |
9.5.3 | 279 | 3/21/2024 |
9.5.2 | 285 | 2/23/2024 |
9.5.1 | 707 | 2/1/2024 |
9.5.0 | 628 | 12/25/2023 |
9.1.3 | 221 | 11/28/2023 |
9.1.2 | 219 | 11/17/2023 |
9.1.1 | 185 | 10/27/2023 |
9.1.0 | 277 | 9/29/2023 |
9.0.3 | 198 | 9/6/2023 |
9.0.2 | 171 | 8/25/2023 |
9.0.1 | 247 | 7/26/2023 |
9.0.0.1 | 361 | 6/5/2023 |
9.0.0 | 289 | 6/2/2023 |
8.1.12 | 747 | 4/18/2023 |
8.1.11 | 440 | 3/27/2023 |
8.1.10 | 427 | 3/7/2023 |
8.1.9 | 500 | 1/25/2023 |
8.1.8 | 512 | 12/20/2022 |
8.1.7 | 524 | 12/16/2022 |
8.1.6 | 555 | 11/22/2022 |
8.1.4 | 660 | 10/29/2022 |
8.1.3 | 819 | 9/13/2022 |
8.1.2 | 750 | 8/19/2022 |
8.1.1 | 731 | 7/28/2022 |
8.1.0 | 985 | 7/19/2022 |
8.0.6 | 854 | 5/18/2022 |
8.0.5 | 763 | 5/3/2022 |
8.0.4 | 787 | 3/29/2022 |
8.0.3 | 760 | 3/24/2022 |
8.0.2 | 941 | 2/28/2022 |
8.0.1 | 751 | 2/15/2022 |
8.0.0 | 986 | 1/26/2022 |
7.2.5 | 506 | 12/22/2021 |
7.2.4 | 637 | 12/11/2021 |
7.2.3 | 461 | 12/6/2021 |
7.2.0 | 814 | 8/17/2021 |
7.1.2 | 596 | 6/29/2021 |
7.1.1 | 677 | 5/31/2021 |
7.1.0 | 607 | 5/30/2021 |
7.0.2 | 588 | 5/7/2021 |
7.0.0 | 762 | 12/31/2020 |
6.2.1 | 651 | 1/21/2021 |
6.2.0 | 887 | 8/5/2020 |
6.1.0 | 744 | 6/29/2020 |
6.0.5 | 778 | 5/14/2020 |
6.0.4 | 851 | 4/16/2020 |
6.0.3 | 753 | 4/15/2020 |
6.0.2 | 790 | 4/5/2020 |
6.0.1 | 774 | 3/29/2020 |
6.0.0 | 763 | 3/27/2020 |