Alternet.Studio.Syntax 8.1.8

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8 or higher.

dotnet add package Alternet.Studio.Syntax --version 8.1.8
NuGet\Install-Package Alternet.Studio.Syntax -Version 8.1.8
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.Syntax" Version="8.1.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Alternet.Studio.Syntax --version 8.1.8
#r "nuget: Alternet.Studio.Syntax, 8.1.8"
#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.Syntax as a Cake Addin
#addin nuget:?package=Alternet.Studio.Syntax&version=8.1.8

// Install Alternet.Studio.Syntax as a Cake Tool
#tool nuget:?package=Alternet.Studio.Syntax&version=8.1.8

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

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (12)

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

Package Downloads
Alternet.Studio.Editor.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 TextEditor WPF control, which supports most of the features of the Visual Studio .NET code editor, including customizable syntax highlighting, code outlining, code completion, unlimited undo/redo, word wrap, drag-n-drop, built-in search/replace, multiple views of the same text, bookmarks, line style indicators, line numbers and more. 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 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.Syntax.Parsers.Lsp 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 an LSP parser based on the LangServer.org protocol, which provides base functionality for communicating with Language Server providers. 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 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.WindowsForms 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 SyntaxEdit WinForms control, which supports most of the features of the Visual Studio .NET code editor, including customizable syntax highlighting, code outlining, code completion, unlimited undo/redo, word wrap, drag-n-drop, built-in search/replace, multiple views of the same text, bookmarks, line style indicators, line numbers and more. 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 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.Syntax.Parsers.Advanced 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 advanced code parsers that implement syntax analysis using hard-coded algorithms for a vast subset of modern programming languages, including C#, Visual Basic, Java, Ansi-C, VBScript, JavaScript, HTML, and XML. 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 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.Syntax.Parsers.Roslyn 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 C# and Visual Basic parsers based on the Microsoft Compiler Platform ("Roslyn") platform, which provides open-source C# and Visual Basic compilers with rich code analysis APIs. These parsers provide advanced code-editing features, such as code completion, finding references and declarations, code outlining, and highlighting syntax errors and warnings. 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 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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.5.3 503 3/21/2024
9.5.2 744 2/23/2024
9.5.1 845 2/1/2024
9.5.0 1,119 12/25/2023
9.1.3 977 11/28/2023
9.1.2 991 11/17/2023
9.1.1 960 10/27/2023
9.1.0 1,178 9/29/2023
9.0.3 1,039 9/6/2023
9.0.2 1,029 8/25/2023
9.0.1 1,348 7/26/2023
9.0.0.1 1,800 6/5/2023
9.0.0 1,656 6/2/2023
8.1.12 8,461 4/18/2023
8.1.11 3,798 3/27/2023
8.1.10 4,184 3/7/2023
8.1.9 10,332 1/25/2023
8.1.8 6,008 12/20/2022
8.1.7 7,361 12/16/2022
8.1.6 6,812 11/22/2022
8.1.4 9,437 10/29/2022
8.1.3 9,172 9/13/2022
8.1.2 9,075 8/19/2022
8.1.1 9,294 7/27/2022
8.1.0 9,360 7/19/2022
8.0.6 9,368 5/18/2022
8.0.5 9,395 5/3/2022
8.0.4 10,524 3/29/2022
8.0.3 9,695 3/24/2022
8.0.2 24,513 2/28/2022
8.0.1 9,723 2/15/2022
8.0.0 11,344 1/26/2022
7.2.5 4,284 12/22/2021
7.2.4 5,326 12/11/2021
7.2.3 3,634 12/6/2021
7.2.0 4,468 8/17/2021
7.1.2 4,548 6/29/2021
7.1.1 6,555 5/31/2021
7.1.0 4,275 5/30/2021
7.0.2 4,028 5/7/2021
7.0.0 9,966 12/31/2020
6.2.1 3,730 1/21/2021
6.2.0 6,849 8/5/2020
6.1.0 4,253 6/29/2020
6.0.5 3,452 5/14/2020
6.0.4 3,472 4/16/2020
6.0.3 3,412 4/15/2020
6.0.2 2,838 4/5/2020
6.0.1 2,810 3/29/2020
6.0.0 2,732 3/27/2020