A class library to allow to perform a spell check via whatever interface using the WeCantSpell.Hunspell library.
Info
Version: | 1.0.0.5 |
Author(s): | VPKSoft |
Last Update: | Thursday, April 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.vpksoft.net/2015-03-31-13-33-28/libraries/utility-libraries |
NuGet Url: | https://www.nuget.org/packages/VPKSoft.SpellCheckUtility |
Install
Install-Package VPKSoft.SpellCheckUtility
dotnet add package VPKSoft.SpellCheckUtility
paket add VPKSoft.SpellCheckUtility
VPKSoft.SpellCheckUtility Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Memory(>= 4.5.4)
- System.Numerics.Vectors(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
- WeCantSpell.Hunspell(>= 3.0.1)
- VPKSoft.SpellCheck.ExternalDictionarySource(>= 1.0.0.1)
Tags