VPKSoft.SpellCheckUtility
1.0.0.5
dotnet add package VPKSoft.SpellCheckUtility --version 1.0.0.5
NuGet\Install-Package VPKSoft.SpellCheckUtility -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.SpellCheckUtility" 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.SpellCheckUtility --version 1.0.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VPKSoft.SpellCheckUtility, 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.SpellCheckUtility as a Cake Addin #addin nuget:?package=VPKSoft.SpellCheckUtility&version=1.0.0.5 // Install VPKSoft.SpellCheckUtility as a Cake Tool #tool nuget:?package=VPKSoft.SpellCheckUtility&version=1.0.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A class library to allow to perform a spell check via whatever interface using the WeCantSpell.Hunspell library.
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.
-
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- VPKSoft.SpellCheck.ExternalDictionarySource (>= 1.0.0.1)
- WeCantSpell.Hunspell (>= 3.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on VPKSoft.SpellCheckUtility:
Package | Downloads |
---|---|
VPKSoft.SpellCheckUtility.WinForms
A class library to extend the VPKSoft.SpellCheckUtility with a Windows Form spell check dialog. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Updated NuGet dependecies.