VPKSoft.ScintillaSpellCheck
1.0.1.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package VPKSoft.ScintillaSpellCheck --version 1.0.1.5
NuGet\Install-Package VPKSoft.ScintillaSpellCheck -Version 1.0.1.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.ScintillaSpellCheck" Version="1.0.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VPKSoft.ScintillaSpellCheck --version 1.0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VPKSoft.ScintillaSpellCheck, 1.0.1.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.ScintillaSpellCheck as a Cake Addin #addin nuget:?package=VPKSoft.ScintillaSpellCheck&version=1.0.1.5 // Install VPKSoft.ScintillaSpellCheck as a Cake Tool #tool nuget:?package=VPKSoft.ScintillaSpellCheck&version=1.0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A spell checking library for the ScintillaNET.
Product | Versions 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.
-
- jacobslusser.ScintillaNET (>= 3.6.3)
- System.Buffers (>= 4.5.0)
- System.Memory (>= 4.5.3)
- System.Numerics.Vectors (>= 4.5.0)
- WeCantSpell.Hunspell (>= 3.0.1)
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.8 | 470 | 10/19/2022 |
1.0.7 | 393 | 3/5/2021 |
1.0.3 | 489 | 11/8/2020 |
1.0.2.1 | 592 | 7/12/2020 |
1.0.2 | 521 | 4/30/2020 |
1.0.1.9 | 476 | 4/30/2020 |
1.0.1.8 | 473 | 4/28/2020 |
1.0.1.7 | 612 | 6/22/2019 |
1.0.1.6 | 527 | 6/21/2019 |
1.0.1.5 | 552 | 5/31/2019 |
1.0.1.4 | 592 | 5/20/2019 |
1.0.1.3 | 562 | 5/20/2019 |
1.0.1.2 | 572 | 5/20/2019 |
1.0.1.1 | 555 | 5/20/2019 |
1.0.1 | 539 | 5/13/2019 |
1.0.0.9 | 555 | 5/13/2019 |
1.0.0.8 | 541 | 5/7/2019 |
1.0.0.7 | 565 | 5/6/2019 |
1.0.0.6 | 543 | 5/6/2019 |
1.0.0.5 | 550 | 5/5/2019 |
1.0.0.4 | 570 | 5/5/2019 |
1.0.0.3 | 553 | 5/5/2019 |
1.0.0.2 | 558 | 5/5/2019 |
1.0.0.1 | 560 | 5/5/2019 |
1.0.0 | 556 | 5/4/2019 |
The add to dictionary and/or add to add to ignore list menu is enabled even if there is nothing to suggest.