VPKSoft.ScintillaUrlDetect 1.0.0.5

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

// Install VPKSoft.ScintillaUrlDetect as a Cake Tool
#tool nuget:?package=VPKSoft.ScintillaUrlDetect&version=1.0.0.5

A library to detect URLs with the ScintillaNET control.

Product Compatible and additional computed target framework versions.
.NET Framework net47 is compatible.  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.

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
1.0.1 501 11/8/2020
1.0.0.8 569 7/12/2020
1.0.0.7 482 4/26/2020
1.0.0.6 497 11/11/2019
1.0.0.5 462 11/8/2019
1.0.0.4 461 11/7/2019
1.0.0.3 464 11/6/2019
1.0.0.2 470 11/3/2019
1.0.0.1 449 11/3/2019
1.0.0 449 11/2/2019

Fixed the CTRL+Mouse click on an empty area causing a hyperlink to open.