Scintilla.NET 5.3.2.7

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

// Install Scintilla.NET as a Cake Tool
#tool nuget:?package=Scintilla.NET&version=5.3.2.7

Source Editing Component based on Scintilla 5 series.

Product Versions
.NET net5.0 net5.0-windows net5.0-windows7.0 net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net6.0-windows7.0 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows net7.0-windows7.0
.NET Core netcoreapp3.1
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • net5.0-windows7.0

    • No dependencies.
  • net6.0-windows7.0

    • No dependencies.
  • net7.0-windows7.0

    • No dependencies.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on Scintilla.NET:

Package Downloads
HIC.RDMP.Plugin.UI

UI package for plugin development

AutoCompleteMenu-ScintillaNET

This is an AutoCompleteMenu based on this: http://www.codeproject.com/Articles/365974/Autocomplete-Menu - ByPavel Torgashov The main added feature is SctintillaNET wrapper and also fixed several bugs that can be seen in GitHub. ========================== Changes v2.1: * ToolTips now support changing of their BackColor and ForeColor. * Fixed ToolTip showing in wrong location in first time. * Added an AutoWidth feature.

ScintillaNET_FindReplaceDialog

Find and replace dialog for the Scintilla.NET.

VPKSoft.ScintillaLexers.NET

A class library containing lexer definitions for the ScintillaNET.

VPKSoft.ScintillaUrlDetect.NET

A library to detect URLs with the Scintilla.NET control.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.3.2.7 246 3/16/2023
5.3.2.6 207 3/13/2023
5.3.2.5 562 2/15/2023
5.3.2.4 989 1/20/2023
5.3.2.3 178 1/20/2023
5.3.2.2 163 1/19/2023
5.3.2.1 245 1/12/2023
5.3.2 901 12/18/2022
5.3.1.3 571 10/31/2022
5.3.1.2 971 10/18/2022
5.3.1.1 531 10/17/2022
5.3.1 266 10/16/2022
5.1.5.4 2,579 12/27/2021
5.1.5.3 648 12/26/2021
5.1.5.2 170 12/26/2021
5.1.5.1 595 12/22/2021
5.1.5 534 12/21/2021
5.1.0 532 6/23/2021
5.0.3 296 6/18/2021

Please visit https://github.com/VPKSoft/ScintillaNET/releases to view the release notes.