AutoCompleteMenu-ScintillaNET 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package AutoCompleteMenu-ScintillaNET --version 2.0.0                
NuGet\Install-Package AutoCompleteMenu-ScintillaNET -Version 2.0.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="AutoCompleteMenu-ScintillaNET" Version="2.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AutoCompleteMenu-ScintillaNET --version 2.0.0                
#r "nuget: AutoCompleteMenu-ScintillaNET, 2.0.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 AutoCompleteMenu-ScintillaNET as a Cake Addin
#addin nuget:?package=AutoCompleteMenu-ScintillaNET&version=2.0.0

// Install AutoCompleteMenu-ScintillaNET as a Cake Tool
#tool nuget:?package=AutoCompleteMenu-ScintillaNET&version=2.0.0                

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 v1.7:
* Updated ScintillaNET to change the newer library Scintilla.NET.
* Changed to use .NET v6

Product Compatible and additional computed target framework versions.
.NET net7.0-windows7.0 is compatible.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AutoCompleteMenu-ScintillaNET:

Package Downloads
Beep.IDE.WinformCore

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on AutoCompleteMenu-ScintillaNET:

Repository Stars
vrnobody/V2RayGCon
V2Ray的图形配置器。Graphic configer for v2ray-core/xray-core.
Version Downloads Last updated
2.1.1 1,383 8/10/2023
2.1.0 554 2/18/2023
2.0.0 387 1/25/2023
1.6.2 35,818 9/14/2019 1.6.2 is deprecated.
1.6.1 29,224 1/29/2018 1.6.1 is deprecated.
1.6.0 1,311 1/29/2018 1.6.0 is deprecated.
1.5.0 52,134 9/4/2016 1.5.0 is deprecated.
1.4.0 1,462 7/25/2016 1.4.0 is deprecated.
1.3.0 1,789 6/8/2016 1.3.0 is deprecated.

* Updated ScintillaNET to change the newer library Scintilla.NET.
* Changed to use .NET v6