VPKSoft.ScintillaUrlDetect 1.0.0.3

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.3                
NuGet\Install-Package VPKSoft.ScintillaUrlDetect -Version 1.0.0.3                
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.3" />                
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.3                
#r "nuget: VPKSoft.ScintillaUrlDetect, 1.0.0.3"                
#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.3

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

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 558 11/8/2020
1.0.0.8 600 7/12/2020
1.0.0.7 508 4/26/2020
1.0.0.6 525 11/11/2019
1.0.0.5 492 11/8/2019
1.0.0.4 485 11/7/2019
1.0.0.3 491 11/6/2019
1.0.0.2 497 11/3/2019
1.0.0.1 484 11/3/2019
1.0.0 475 11/2/2019

Made only the visible area to be updated by default.