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
#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

A class library to allow to perform a spell check via whatever interface using the WeCantSpell.Hunspell library.

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 (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.

Version Downloads Last updated
1.0.0.5 1,000 4/30/2020
1.0.0.4 554 4/28/2020
1.0.0.3 558 4/28/2020
1.0.0.2 437 4/9/2020
1.0.0.1 555 4/9/2020
1.0.0 444 4/8/2020

Updated NuGet dependecies.