Alsing.SyntaxBox 2.0.1

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

// Install Alsing.SyntaxBox as a Cake Tool
#tool nuget:?package=Alsing.SyntaxBox&version=2.0.1

Alsing.SyntaxBox

Powerful Syntax Highlight Windows Forms Control for the Microsoft.NET Platform. Written in 100% managed C#. Supports syntax highlighting and code folding for just about any programming language.

Usage

  • Place the SyntaxControl and a SyntaxDocument.
  • Set the Document property of SyntaxControl with one SyntaxDocument object.
  • Set the SyntaxFile property of SyntaxDocument with one syntax file.

Additional Info

For more information, check on the repository the example projects:

https://github.com/ehasis/alsing/tree/master/WindowsFormsComponents/Alsing.SyntaxoBox/Samples

Common syntax files:

https://github.com/ehasis/alsing/tree/master/WindowsFormsComponents/Alsing.SyntaxoBox/SyntaxFiles

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 net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  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.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 4.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1 1,083 3/12/2023
2.0.0 3,281 6/15/2020
1.4.10.1 18,843 2/10/2015
1.4.10 1,278 2/9/2015