Alternet.Studio.Common.TypeScript 9.5.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved

Requires NuGet 2.8 or higher.

dotnet add package Alternet.Studio.Common.TypeScript --version 9.5.3
NuGet\Install-Package Alternet.Studio.Common.TypeScript -Version 9.5.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Alternet.Studio.Common.TypeScript" Version="9.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Alternet.Studio.Common.TypeScript --version 9.5.3
#r "nuget: Alternet.Studio.Common.TypeScript, 9.5.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Alternet.Studio.Common.TypeScript as a Cake Addin
#addin nuget:?package=Alternet.Studio.Common.TypeScript&version=9.5.3

// Install Alternet.Studio.Common.TypeScript as a Cake Tool
#tool nuget:?package=Alternet.Studio.Common.TypeScript&version=9.5.3

AlterNET Studio allows you to extend your WinForms and WPF .NET applications 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 multi-target package 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

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 is compatible.  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 is compatible.  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 Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Alternet.Studio.Common.TypeScript:

Package Downloads
Alternet.Studio.Syntax.Parsers.TypeScript The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 TypeScript and JavaScript parsers based on Microsoft Microsoft TypeScript, which provides a set of code syntax and semantic analysis APIs for parsing TypeScript and JavaScript code. These parsers provide advanced code-editing features, including code completion, code outlining and highlighting syntax errors, warnings, code refactoring, and more. This multi-target package can be used with .NET applications targeting .NET Framework 4.5.2 or higher. 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.Scripter.TypeScript The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.Editor.TypeScript The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 common utility and helper classes for TypeScript/JavaScript languages required for Code Editor demo projects. 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.Editor.TypeScript.Wpf The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 common WPF utility and helper classes for TypeScript/JavaScript languages required for Code Editor demo projects. 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.FormDesigner.TypeScript.WindowsForms The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

AlterNET Form Designer is a .NET component library providing a quick and convenient way to create visual user interfaces. It lets you design UI by adding controls to a design surface, arranging them, and writing code for their events. This package includes Form Designer control and common utility and helper classes required for saving Form Designer content into TypeScript source code. These controls provide a design surface that allows users to add controls to a form, arrange them, change their properties, and write code for their events. This multi-target package can be used with .NET applications targeting .NET Framework from 4.5.2 or .NET Core starting from 3.1. More information about Form Designer can be found here: https://www.alternetsoft.com/products/designer 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.3 148 3/21/2024
9.5.2 281 2/23/2024
9.5.1 271 2/1/2024
9.5.0 435 12/25/2023
9.1.3 451 11/28/2023
9.1.2 423 11/17/2023
9.1.1 447 10/27/2023
9.1.0 454 9/29/2023
9.0.3 480 9/6/2023
9.0.2 470 8/25/2023
9.0.1 546 7/26/2023
9.0.0.1 649 6/5/2023
9.0.0 657 6/2/2023
8.1.12 1,012 4/18/2023
8.1.11 1,140 3/27/2023
8.1.10 1,140 3/7/2023
8.1.9 1,314 1/25/2023
8.1.8 1,456 12/20/2022
8.1.7 1,447 12/16/2022
8.1.6 1,589 11/22/2022
8.1.4 1,864 10/29/2022
8.1.3 2,083 9/13/2022
8.1.2 2,041 8/19/2022
8.1.1 2,091 7/28/2022
8.1.0 2,077 7/19/2022
8.0.6 2,099 5/18/2022
8.0.5 2,077 5/3/2022
8.0.4 2,134 3/29/2022
8.0.3 2,116 3/24/2022
8.0.2 2,179 2/28/2022
8.0.1 2,110 2/15/2022
8.0.0 2,185 1/26/2022
7.2.5 337 12/22/2021
7.2.4 487 12/11/2021
7.2.3 317 12/6/2021
7.2.0 371 8/17/2021
7.1.2 400 6/29/2021
7.1.1 458 5/31/2021
7.1.0 416 5/30/2021
7.0.2 376 5/7/2021
7.0.0 402 12/31/2020
6.2.1 457 1/21/2021
6.2.0 560 8/5/2020
6.1.0 523 6/29/2020