NetSpell 2.1.7

dotnet add package NetSpell --version 2.1.7
                    
NuGet\Install-Package NetSpell -Version 2.1.7
                    
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="NetSpell" Version="2.1.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NetSpell" Version="2.1.7" />
                    
Directory.Packages.props
<PackageReference Include="NetSpell" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NetSpell --version 2.1.7
                    
#r "nuget: NetSpell, 2.1.7"
                    
#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.
#addin nuget:?package=NetSpell&version=2.1.7
                    
Install NetSpell as a Cake Addin
#tool nuget:?package=NetSpell&version=2.1.7
                    
Install NetSpell as a Cake Tool

NetSpell's suggestions for a misspelled word are generated using phonetic (sounds like) matching and ranked by a typographical (looks like) score. NetSpell supports multiple languages and the dictionaries are based on the OpenOffice Affix compression format.

NetSpell also supports user added words, automatic creation of user dictionaries, includes a dictionary build tool to build custom dictionaries.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on NetSpell:

Package Downloads
Kartris

Kartris is a free, open source cart system optimized for performance and capable of handling 1,000,000+ SKUs out of the box

RichTextBoxEx

Rich Text Box control with built in options

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on NetSpell:

Repository Stars
Dean2k/SARS
Cleaned SARS project
Version Downloads Last updated
2.1.7 214,868 2/11/2014