Alternet.Studio.Common
8.1.10
See the version list below for details.
Requires NuGet 2.8 or higher.
dotnet add package Alternet.Studio.Common --version 8.1.10
NuGet\Install-Package Alternet.Studio.Common -Version 8.1.10
<PackageReference Include="Alternet.Studio.Common" Version="8.1.10" />
paket add Alternet.Studio.Common --version 8.1.10
#r "nuget: Alternet.Studio.Common, 8.1.10"
// Install Alternet.Studio.Common as a Cake Addin
#addin nuget:?package=Alternet.Studio.Common&version=8.1.10
// Install Alternet.Studio.Common as a Cake Tool
#tool nuget:?package=Alternet.Studio.Common&version=8.1.10
AlterNET Studio allows you to extend your WinForms and WPF .NET application with code editing, scripting and user interface designing capabilities.
It provides a set of component libraries that enables users of your applications to write scripts in C#, Visual Basic, TypeScript, JavaScript and Python programming languages to extend your application with custom functionality; run and debug these scripts with a fully-featured debugging engine and design visual user interfaces with graphical Form Designer.
This package includes common utility and helper classes required for other Alternet.Studio packages.
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 AlterNET Studio can be found here:
https://www.alternetsoft.com/products/studio
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. |
.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
- No dependencies.
-
.NETFramework 4.5.2
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Alternet.Studio.Common:
Package | Downloads |
---|---|
Alternet.Studio.Syntax
AlterNET Code Editor is a .NET component library that brings efficient code editing functionality into your WinForms and WPF .NET applications. It provides code editing capabilities such as syntax highlighting, code completion and code outlining, visual indicators for bookmarks, line styles, syntax errors and much more, matching the speed and convenience of the Microsoft Visual Studio/Visual Studio Code text editor. This package includes basic classes for performing syntax analysis of the text. 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 Code Editor can be found here: https://www.alternetsoft.com/products/editor 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.Common.Wpf
AlterNET Studio allows you to extend your WinForms and WPF .NET application with code editing, scripting and user interface designing capabilities. It provides a set of component libraries that enables users of your applications to write scripts in C#, Visual Basic, TypeScript, JavaScript and Python programming languages to extend your application with custom functionality; run and debug these scripts with a fully-featured debugging engine and design visual user interfaces with graphical Form Designer. This package includes common WPF utility and helper classes required for other Alternet.Studio packages. 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 AlterNET Studio can be found here: https://www.alternetsoft.com/products/studio 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.Common
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 |
|
Alternet.Studio.Common.Python
AlterNET Studio allows you to extend your WinForms and WPF .NET application with code editing, scripting and user interface designing capabilities. It provides a set of component libraries that enables users of your applications to write scripts in C#, Visual Basic, TypeScript, JavaScript and Python programming languages to extend your application with custom functionality; run and debug these scripts with a fully-featured debugging engine and design visual user interfaces with graphical Form Designer. This package includes common utility and helper classes required for Python/IronPython parsing and 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 AlterNET Studio can be found here: https://www.alternetsoft.com/products/studio 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.Common.TypeScript
AlterNET Studio allows you to extend your WinForms and WPF .NET application with code editing, scripting and user interface designing capabilities. It provides a set of component libraries that enables users of your applications to write scripts in C#, Visual Basic, TypeScript, JavaScript and Python programming languages to extend your application with custom functionality; run and debug these scripts with a fully-featured debugging engine and design visual user interfaces with graphical Form Designer. This package includes common utility and helper classes required for TypeScript and JavaScript parsing and execution. This is a multi-target package, and can be used with .NET applications targeting .NET Framework 4.5.2 or higher. More information about AlterNET Studio can be found here: https://www.alternetsoft.com/products/studio 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 |
---|---|---|
8.1.12 | 1,448 | 4/18/2023 |
8.1.11 | 2,748 | 3/27/2023 |
8.1.10 | 3,247 | 3/7/2023 |
8.1.9 | 8,363 | 1/25/2023 |
8.1.8 | 6,165 | 12/20/2022 |
8.1.7 | 7,580 | 12/16/2022 |
8.1.6 | 7,407 | 11/22/2022 |
8.1.4 | 10,730 | 10/29/2022 |
8.1.3 | 11,074 | 9/13/2022 |
8.1.2 | 10,953 | 8/19/2022 |
8.1.1 | 11,233 | 7/27/2022 |
8.1.0 | 11,460 | 7/19/2022 |
8.0.6 | 11,515 | 5/18/2022 |
8.0.5 | 11,621 | 5/3/2022 |
8.0.4 | 12,585 | 3/29/2022 |
8.0.3 | 11,984 | 3/24/2022 |
8.0.2 | 26,567 | 2/28/2022 |
8.0.1 | 11,977 | 2/15/2022 |
8.0.0 | 13,208 | 1/26/2022 |
7.2.5 | 3,825 | 12/22/2021 |
7.2.4 | 3,509 | 12/11/2021 |
7.2.3 | 3,211 | 12/6/2021 |
7.2.0 | 4,374 | 8/17/2021 |
7.1.2 | 4,452 | 6/29/2021 |
7.1.1 | 6,473 | 5/31/2021 |
7.1.0 | 4,212 | 5/30/2021 |
7.0.2 | 4,004 | 5/7/2021 |
7.0.0 | 9,638 | 12/31/2020 |
6.2.1 | 3,408 | 1/21/2021 |
6.2.0 | 6,643 | 8/5/2020 |
6.1.0 | 4,016 | 6/29/2020 |
6.0.5 | 3,741 | 5/14/2020 |
6.0.4 | 3,760 | 4/16/2020 |
6.0.3 | 3,683 | 4/15/2020 |
6.0.2 | 3,238 | 4/5/2020 |
6.0.1 | 3,158 | 3/29/2020 |
6.0.0 | 3,222 | 3/27/2020 |