NHunspell 1.2.5554.16953

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

Crawler-Lib NHunspell is a spell check, hyphenation, word stemming and thesaurus library based on the Open Office spell check library Hunspell. NHunspell can use the vast amount of OpenOffice dictionaries. It is an alternative to NetSpell, GNU Aspell, ISpell, PSpell and Enchant. It wraps the native libraries for Hunspell and Hyphen and contains a fully managed version of MyThes.
         NHunspell is licensed under: GPL/LGPL/MPL. Free use in commercial applications is permitted according to the LGPL and MPL licenses. Your commercial application can link against the NHunspell DLLs.

       IMPORTANT: Please visit the Project Site to get informations about Installation, Samples and Directories.

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 (10)

Showing the top 5 NuGet packages that depend on NHunspell:

Package Downloads
Dynamicweb.Admin

Package Description

JetBrains.Psi.Features.VisualStudio.ReSpeller

JetBrains Psi Features VisualStudio ReSpeller Package Version 233.0.20240606.112012

PiUtilSpellCheck

Description

CorpusExplorer.SDK

Software for corpus linguists and text/data mining enthusiasts. The CorpusExplorer combines over 45 interactive visualizations under a user-friendly interface. Routine tasks such as text acquisition, cleaning or tagging are completely automated. The simple interface supports the use in university teaching and leads users/students to fast and substantial results. The CorpusExplorer is open for many standards (XML, CSV, JSON, R, etc.) and also offers its own software development kit (SDK).

NTTU.BigODM.i2b2.Core

The core library contains fundamental classes that define commonly-used attributes and reference data types of nttmuClinical.NET.

GitHub repositories (6)

Showing the top 5 popular GitHub repositories that depend on NHunspell:

Repository Stars
SubtitleEdit/subtitleedit
the subtitle editor :)
EWSoftware/SHFB
Sandcastle Help File Builder (SHFB). A standalone GUI, Visual Studio integration package, and MSBuild tasks providing full configuration and extensibility for building help files with the Sandcastle tools.
Code52/DownmarkerWPF
MarkPad - a visual Markdown editor (inspired by the Downmarker project)
mike-ward/Markdown-Edit
My attempt at a markdown editor for windows
EWSoftware/VSSpellChecker
A Visual Studio spell checker editor extension that checks the spelling of comments, strings, and plain text as you type. Supports configuration and various languages.
Version Downloads Last updated
1.2.5554.16953 1,476,366 3/17/2015
1.2.5538.16545 4,142 3/1/2015
1.2.5359.26126 152,503 9/3/2014
1.1.1 46,940 5/12/2013
1.1.0 8,419 3/17/2013
1.0.0 10,034 6/4/2012
0.9.6 17,462 6/4/2012

Added Add(), AddWithAffix(), Delete() to the SpellEngine

     Version 1.2.5359.26126:
     Native DLLs updated to
     Hunspell Version: 1.3.3
     Hyphen Version: 2.8.7
     MyThes Version: managed implementation
     Hunspell / Hyphen Patches up to: 2014-07-30