ActiproSoftware.Controls.WinForms.SyntaxEditor 24.1.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package ActiproSoftware.Controls.WinForms.SyntaxEditor --version 24.1.0
NuGet\Install-Package ActiproSoftware.Controls.WinForms.SyntaxEditor -Version 24.1.0
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="ActiproSoftware.Controls.WinForms.SyntaxEditor" Version="24.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ActiproSoftware.Controls.WinForms.SyntaxEditor --version 24.1.0
#r "nuget: ActiproSoftware.Controls.WinForms.SyntaxEditor, 24.1.0"
#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 ActiproSoftware.Controls.WinForms.SyntaxEditor as a Cake Addin
#addin nuget:?package=ActiproSoftware.Controls.WinForms.SyntaxEditor&version=24.1.0

// Install ActiproSoftware.Controls.WinForms.SyntaxEditor as a Cake Tool
#tool nuget:?package=ActiproSoftware.Controls.WinForms.SyntaxEditor&version=24.1.0

SyntaxEditor is a powerful text editing Windows Forms control designed for use in IDE applications and script editing scenarios. Code editing features include syntax highlighting, code outlining, line numbers, block selection, IntelliPrompt UI, split views, bi-di support, and much more.

SyntaxEditor is built on top of our next-generation extensible text/parsing framework. While over 20 sample languages are available to get you started (such as C#, VB, XML, and more), custom language definitions can be developed and distributed with your applications as well.

Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/winforms/index?v=24.1), and samples can be downloaded from the Actipro WinForms Controls GitHub repository (https://github.com/Actipro/WinForms-Controls).

NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  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 is compatible.  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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on ActiproSoftware.Controls.WinForms.SyntaxEditor:

Package Downloads
ActiproSoftware.Controls.WinForms.SyntaxEditor.Addons.XML The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Advanced XML syntax language for use with the Actipro WinForms SyntaxEditor control. Features of this optional Web Languages Add-on (sold separately from SyntaxEditor) include automated IntelliPrompt completion lists, quick info, schema validation, end tag auto-completion, background parsing with AST building, syntax error reporting, automatic outlining, smart indent, text formatting and more. Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/winforms/index?v=24.1), and samples can be downloaded from the Actipro WinForms Controls GitHub repository (https://github.com/Actipro/WinForms-Controls). NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing.

ActiproSoftware.Controls.WinForms.SyntaxEditor.Addons.JavaScript The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Advanced JavaScript and JSON syntax languages for use with the Actipro WinForms SyntaxEditor control. Features of this optional Web Languages Add-on (sold separately from SyntaxEditor) include background parsing with AST building, syntax error reporting, automatic outlining, smart indent, text formatting and more. Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/winforms/index?v=24.1), and samples can be downloaded from the Actipro WinForms Controls GitHub repository (https://github.com/Actipro/WinForms-Controls). NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing.

ActiproSoftware.Controls.WinForms.SyntaxEditor.Addons.DotNet The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Advanced C# and VB syntax languages for use with the Actipro WinForms SyntaxEditor control. Features of this optional .NET Languages Add-on (sold separately from SyntaxEditor) include automated IntelliPrompt, type/member resolution, background parsing with AST building, syntax error reporting, automatic outlining and more. Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/winforms/index?v=24.1), and samples can be downloaded from the Actipro WinForms Controls GitHub repository (https://github.com/Actipro/WinForms-Controls). NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing.

ActiproSoftware.Controls.WinForms The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The Actipro WinForms Controls, which is a set of UI controls for building Windows Forms desktop applications with advanced functionality. This metapackage includes the Actipro Bars, Docking/MDI, Navigation, SyntaxEditor, Wizard, and Shared Library products. The various optional premium SyntaxEditor language add-on (ActiproSoftware.Controls.WinForms.SyntaxEditor.Addons.* packages) libraries are not included in this metapackage, and must be referenced separately if needed. Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/winforms/index?v=24.1), and samples can be downloaded from the Actipro WinForms Controls GitHub repository (https://github.com/Actipro/WinForms-Controls). NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing.

ActiproSoftware.Controls.WinForms.SyntaxEditor.Addons.Python The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Advanced Python syntax language for use with the Actipro WinForms SyntaxEditor control. Features of this optional Python Language Add-on (sold separately from SyntaxEditor) include background parsing with AST building, syntax error reporting, automatic outlining, smart indent and more. Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/winforms/index?v=24.1), and samples can be downloaded from the Actipro WinForms Controls GitHub repository (https://github.com/Actipro/WinForms-Controls). NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
24.1.0 260 2/22/2024
23.1.3 1,181 12/4/2023
23.1.2 1,482 9/11/2023
23.1.1 7,183 4/3/2023
23.1.0 1,872 2/7/2023
22.1.3 15,370 8/17/2022
22.1.2 2,953 5/27/2022
22.1.1 2,260 3/14/2022
22.1.0 1,385 12/8/2021
21.1.1 2,655 9/7/2021
21.1.0 1,151 7/12/2021