VOOZH about

URL: https://www.nuget.org/packages/Scintilla.NET/

⇱ NuGet Gallery | Scintilla.NET 5.3.2.9




👁 Image
Scintilla.NET 5.3.2.9

Suggested Alternatives

Scintilla5.NET

Additional Details

The project ownership has been transferred to new maintainer, please use the new package instead of this one.

dotnet add package Scintilla.NET --version 5.3.2.9
 
 
NuGet\Install-Package Scintilla.NET -Version 5.3.2.9
 
 
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.9" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Scintilla.NET" Version="5.3.2.9" />
 
Directory.Packages.props
<PackageReference Include="Scintilla.NET" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Scintilla.NET --version 5.3.2.9
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Scintilla.NET, 5.3.2.9"
 
 
#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.
#:package Scintilla.NET@5.3.2.9
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Scintilla.NET&version=5.3.2.9
 
Install as a Cake Addin
#tool nuget:?package=Scintilla.NET&version=5.3.2.9
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Source Editing Component based on Scintilla 5 series.

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net6.0-windows7.0 net6.0-windows7.0 is compatible.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net7.0-windows7.0 net7.0-windows7.0 is compatible.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp3.1 netcoreapp3.1 is compatible. 
.NET Framework net45 net45 is compatible.  net451 net451 was computed.  net452 net452 was computed.  net46 net46 was computed.  net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 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.5

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

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

    • No dependencies.

NuGet packages (12)

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.

VPKSoft.ScintillaLexers.NET

A class library containing lexer definitions for the ScintillaNET.

ScintillaNET_FindReplaceDialog

Find and replace dialog for the Scintilla.NET.

VPKSoft.ScintillaTabbedTextControl.NET

A tabbed control for ScintillaNET to display multiple documents.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.3.2.9 54,441 9/9/2023 5.3.2.9 is deprecated because it is no longer maintained.
5.3.2.8 522 9/2/2023 5.3.2.8 is deprecated because it is no longer maintained.
5.3.2.7 32,590 3/16/2023 5.3.2.7 is deprecated because it is no longer maintained.
5.3.2.6 813 3/13/2023 5.3.2.6 is deprecated because it is no longer maintained.
5.3.2.5 3,729 2/15/2023 5.3.2.5 is deprecated because it is no longer maintained.
5.3.2.4 8,010 1/20/2023 5.3.2.4 is deprecated because it is no longer maintained.
5.3.2.3 723 1/20/2023 5.3.2.3 is deprecated because it is no longer maintained.
5.3.2.2 654 1/19/2023 5.3.2.2 is deprecated because it has critical bugs.
5.3.2.1 873 1/12/2023 5.3.2.1 is deprecated because it is no longer maintained.
5.3.2 2,239 12/18/2022 5.3.2 is deprecated because it is no longer maintained.
5.3.1.3 1,177 10/31/2022 5.3.1.3 is deprecated because it is no longer maintained.
5.3.1.2 1,741 10/18/2022 5.3.1.2 is deprecated because it is no longer maintained.
5.3.1.1 1,095 10/17/2022 5.3.1.1 is deprecated because it is no longer maintained.
5.3.1 3,824 10/16/2022 5.3.1 is deprecated because it is no longer maintained.
5.2.8 378 9/2/2023 5.2.8 is deprecated because it is no longer maintained.
5.1.5.4 4,934 12/27/2021 5.1.5.4 is deprecated because it is no longer maintained.
5.1.5.3 1,421 12/26/2021 5.1.5.3 is deprecated because it is no longer maintained.
5.1.5.2 529 12/26/2021 5.1.5.2 is deprecated because it is no longer maintained.
5.1.5.1 1,395 12/22/2021 5.1.5.1 is deprecated because it is no longer maintained.
5.1.5 1,317 12/21/2021 5.1.5 is deprecated because it is no longer maintained.
Loading failed

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